Skip to content
Zed

bharatlas mcp for Zed

io.github.urbanmorph/bharatlas-mcp

Query India's open geo data. Locate, filter, nearby search across layers.

client:Zed transport:stdio runtime:npm

Install bharatlas mcp in Zed

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

{
  "context_servers": {
    "bharatlas-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bharatlas-mcp"
      ]
    }
  }
}

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

bharatlas mcp in other clients