Openligadb for Cursor
io.github.pipeworx-io/openligadb
OpenLigaDB MCP — community-run, keyless football / soccer match data.
client:Cursor
transport:streamable-http
Install Openligadb in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"openligadb": {
"url": "https://gateway.pipeworx.io/openligadb/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs