20-0 Mcp Server
@rocnubie
About 20-0 Mcp Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"20-0-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"20-0-mcp",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
ICSS
chokcoco不止于 CSS
Codelf
unbugA search tool helps dev to solve the naming things problem.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments