eurostat mcp server for Zed
io.github.cyanheads/eurostat-mcp-server
Search and query the Eurostat catalogue — EU economy, demography, trade, and NUTS regional data.
client:Zed
transport:streamable-http
runtime:npm
tools:8
Install eurostat mcp server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"eurostat-mcp-server": {
"url": "https://eurostat.caseyjhand.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs