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 服务器
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients

EverArt
modelcontextprotocolModel Context Protocol Servers
ICSS
chokcoco不止于 CSS
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.
评论