mcp-sports
Sports MCP — wraps TheSportsDB API (free tier, test key "3", no auth required)
Part of the Pipeworx open MCP gateway.
Tools
| Tool | Description |
|---|
Quick Start
Add to your MCP client config:
{
"mcpServers": {
"sports": {
"url": "https://gateway.pipeworx.io/sports/mcp"
}
}
}
Or use the CLI:
npx pipeworx use sports
License
MIT