gacha-task
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@gacha-taskadd a task to finish the project report"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
ガチャタスク MCP サーバー
LoL(League of Legends)のランクマッチシステムを模倣した、ゲーミフィケーション型タスク管理 MCP サーバー。
タスクを完了するたびにガチャが回り、勝敗に応じて LP(リーグポイント)が変動し、ランクが昇降する。
セットアップ
# 依存関係のインストール
bun install
# 開発サーバー起動
bun run dev
# テスト実行
bun test
# リント
bun run lint
# フォーマット
bun run format
# ビルド
bun run buildRelated MCP server: LevelUp.log
MCP クライアント設定
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"gacha-task": {
"command": "bun",
"args": ["run", "/absolute/path/to/gacha-task-mcp/src/index.ts"]
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"gacha-task": {
"command": "bun",
"args": ["run", "/absolute/path/to/gacha-task-mcp/src/index.ts"]
}
}
}ツール一覧
ツール名 | 説明 |
| 新しいタスクをリストに追加する |
| タスクを完了し、ガチャ判定を実行する |
| ガチャ券を消費し、安全ガチャを回す |
| 休憩券を1枚消費する |
| 現在の全ステータスを一括取得する |
| 直近の勝敗履歴を取得する |
リソース一覧
リソース名 | URI | 説明 |
|
| 未完了タスクの一覧 |
|
| 現在のランク・LP情報 |
|
| 現在シーズンの統計情報 |
|
| 直近10件の勝敗履歴 |
ランクシステム
Iron → Bronze → Silver → Gold → Platinum → Emerald → Diamond → Master → Grandmaster → Challenger
各ティア(Master未満)には IV〜I のディビジョンがあり、LP 100 到達で昇格。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityAmaintenanceMCP server exposing 30 tools for League of Legends player analysis, match review, and training-plan generation.Last updated3520MIT
- Alicense-qualityCmaintenanceAn MCP server that gamifies your daily activities by automatically recording achievements as you interact with AI assistants, turning tasks into XP, levels, and titles.Last updated29ISC
- Flicense-qualityDmaintenanceAn MCP server that turns your Notion task list into an AI-optimized daily schedule, reading tasks with page content and priorities from an Eisenhower matrix, and writing a clean schedule back to Notion.Last updated
- AlicenseBqualityDmaintenanceA task management MCP server for AI-driven development, enabling creation, tracking, and organization of tasks with subtasks, priorities, and dependencies via natural language commands.Last updated136MIT
Related MCP Connectors
A MCP server built for developers enabling Git based project management with project and personal…
An MCP server for deep research or task groups
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/somadevfat/task-ranking-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server