Skip to content
Zed

Wikidata Sparql for Zed

io.github.pipeworx-io/wikidata-sparql

Wikidata SPARQL MCP — Wikidata Query Service

client:Zed transport:streamable-http

Install Wikidata Sparql in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "wikidata-sparql": {
      "url": "https://gateway.pipeworx.io/wikidata-sparql/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Wikidata Sparql in other clients