An MCP server that exposes the 27-0 game’s verified rules, roster constraints, FAQ, and official links to compatible AI clients. It is read-only and does not require API keys.
From the registry: Play 27-0 free in your browser. Spin all-time NRL clubs and eras, draft 13 rugby league legends

$ npx -y @smithery/cli install 27-0-mcp --client <your-client>https://smithery.aiPlease install the `27-0-mcp` MCP server into my current AI client (that's you).
Optional prerequisites:
- Install via Smithery CLI — Use Smithery CLI to install the 27-0 MCP server for your MCP client. Replace the client name as needed. Run: `npx -y @smithery/cli install 27-0-mcp --client <your-client>` (https://smithery.ai)
Canonical MCP server config (stdio transport):
- command: `node`
- args: ["<absolute-path-to-27-0-mcp>/src/index.mjs"]
Note: The README shows a source install path with a stdio server command and no environment variables. It also offers Smithery as a client-specific installer, but does not document a standalone canonical command/args shape for that path. No API keys or other env vars are required.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MCP server for Firecrawl web scraping, structured data extraction and web search integration.