soccer-rag-mcp-server

calypso-so/soccer-rag-mcp-server
★ 0 stars TypeScript AI/LLM Updated 2d ago
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "soccer-rag-mcp-serve": {
      "command": "npx",
      "args": [
        "-y",
        "calypso-so/soccer-rag-mcp-server"
      ]
    }
  }
}

README Excerpt

Ask an AI agent grounded questions about international soccer results, no setup ceremony required. This MCP server boots straight into a Calypso-powered World Cup demo corpus, ready for source-backed answers. Built with [Calypso](https://calypso.so). Learn more in the [Calypso docs](https://docs.calypso.so).