Connects Claude to OpenLigaDB, a free public API for soccer and football match data across European leagues. No API key required. The server is hosted through Pipeworx's gateway infrastructure, which means you can either connect to this specific data source or plug into their full gateway for 764+ APIs. Instead of calling individual tools, you can use the ask_pipeworx natural language interface to query match schedules, scores, and league standings without manually formatting requests. Useful when you're building sports dashboards, match prediction tools, or just need live football data without authentication overhead.
OpenLigaDB MCP — community-run, keyless football / soccer match data.
Part of Pipeworx — an MCP gateway connecting AI agents to 764+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"openligadb": {
"url": "https://gateway.pipeworx.io/openligadb/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 764+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Openligadb data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json