Dbpedia for Cursor
io.github.pipeworx-io/dbpedia
DBpedia MCP — SPARQL + Lookup over Wikipedia-derived structured data
client:Cursor
transport:streamable-http
Install Dbpedia in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dbpedia": {
"url": "https://gateway.pipeworx.io/dbpedia/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs