Skip to content
Zed

meta data mcp for Zed

io.github.derekslinz/meta-data-mcp

Query 76 open data APIs — government, science, finance, environment, and more.

client:Zed transport:stdio runtime:pypi

Install meta data mcp in Zed

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

{
  "context_servers": {
    "meta-data-mcp": {
      "command": "uvx",
      "args": [
        "meta-data-mcp"
      ]
    }
  }
}

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

meta data mcp in other clients