loading…
Search for a command to run...
loading…
api-football — MCP server via Smithery
api-football — MCP server via Smithery
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"api-football-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"dankniight/api-football-mcp-server"
]
}
}
}