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.
「その他」の他のコンテンツ
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
コメント