Skip to content
Cursor

Wikidata for Cursor

io.github.pipeworx-io/wikidata

Wikidata MCP — wraps Wikidata API (wikidata.org/w/api.php)

client:Cursor transport:streamable-http

Install Wikidata in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "wikidata": {
      "url": "https://gateway.pipeworx.io/wikidata/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Wikidata in other clients