Skip to content

wikipedia mcp server for Zed

io.github.cyanheads/wikipedia-mcp-server

Search Wikipedia, read summaries and full text, target sections, find nearby pages, list languages.

client:Zed transport:streamable-http runtime:npm tools:6

Install wikipedia mcp server in Zed

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

{
  "context_servers": {
    "wikipedia-mcp-server": {
      "url": "https://wikipedia.caseyjhand.com/mcp"
    }
  }
}

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

What Zed can do once it is connected

wikipedia mcp server in other clients