Back to MCP Servers
Claudinho
Live scores, fixtures, standings, and read-only prediction-market signals for the 2026 World Cup. No API keys.
sportsapi
Installation
npx -y claudinhoConfiguration
{
"mcpServers": {
"claudinho": {
"command": "npx",
"args": ["-y", "claudinho"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes