GERDA German Election Data for VS Code
com.german-elections/gerda
Read-only German federal election results for municipalities, with harmonized geography.
client:VS Code
transport:streamable-http
tools:5
Install GERDA German Election Data in VS Code
.vscode/mcp.json
{
"servers": {
"gerda": {
"type": "http",
"url": "https://mcp.german-elections.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs