20-0 Mcp Server
@rocnubie
20-0 Mcp Server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"20-0-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"20-0-mcp",
"--client",
"claude"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is 20-0 Mcp Server?
A Model Context Protocol server that exposes the canonical 20-0 knowledge surface — game modes, roster picks, scenarios, FAQ, and official links — to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. It is a read-only server with no API keys, no quota, and approximately 50 ms cold start.
How to use 20-0 Mcp Server?
Install via Smithery (npx -y @smithery/cli install 20-0-mcp --client claude) or clone from source and add the server configuration to your MCP client config. Invoke tools like list_scenarios or get_official_links, or access resources site://20-0/scenarios, site://20-0/faq, and site://20-0/links.
Key features of 20-0 Mcp Server
- Exposes canonical game modes, roster picks, and scenarios
- Provides official site links and FAQ
- Read-only, no API keys, no quota
- ~50 ms cold start over stdio transport
- Compatible with Claude, Cursor, Windsurf, Continue
- Zero-config installation via Smithery
Use cases of 20-0 Mcp Server
- Ask an AI assistant about available game modes and scenarios
- Retrieve official links for the 20-0 website
- Plan a draft strategy with AI guidance
- Fetch FAQ answers without visiting the website directly
FAQ from 20-0 Mcp Server
What tools does 20-0 Mcp Server provide?
It provides list_scenarios to list game modes and scenarios, get_official_links to return canonical URLs, and prompts tell_me_about_20_0 and plan_a_run_20_0.
What resources are available?
site://20-0/scenarios, site://20-0/faq, and site://20-0/links.
Does the server require API keys or authentication?
No, the server is read-only with no API keys and no quota.
What transport does it use?
It uses stdio transport.
What runtime does it require?
Node.js version 18 or higher.
「その他」の他のコンテンツ
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Codelf
unbugA search tool helps dev to solve the naming things problem.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
ghidraMCP
LaurieWiredMCP Server for Ghidra
コメント