Skip to content
Zed

Dbpedia for Zed

io.github.pipeworx-io/dbpedia

DBpedia MCP — SPARQL + Lookup over Wikipedia-derived structured data

client:Zed transport:streamable-http

Install Dbpedia in Zed

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

{
  "context_servers": {
    "dbpedia": {
      "url": "https://gateway.pipeworx.io/dbpedia/mcp"
    }
  }
}

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

Dbpedia in other clients