@pipeworx/mcp-sports
v0.1.0
Published
MCP server for sports data — teams, players, standings, and match results via TheSportsDB
Maintainers
Readme
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 sportsLicense
MIT
