Back to search
30
MCP streamable-http

Sports

io.github.pipeworx-io/sports

Sports MCP — wraps TheSportsDB API (free tier, test key 3, no auth required)

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

recipes
Recipes MCP — wraps TheMealDB API (free tier, no auth)
0 tools · streamable-http
Thesportsdb
TheSportsDB MCP — sports catalog (teams, players, events)
0 tools · streamable-http
chess
Chess.com MCP — wraps the Chess.com public API (free, no auth)
0 tools · streamable-http
climate
Climate MCP — wraps Open-Meteo Climate API (free, no auth)
0 tools · streamable-http
dictionary
Dictionary MCP — wraps Free Dictionary API (free, no auth)
0 tools · streamable-http
pokemon
Pokemon MCP — wraps PokéAPI (free, no auth required)
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sports": {
      "url": "https://gateway.pipeworx.io/sports/mcp",
      "transport": "streamable-http"
    }
  }
}