Govdata De for Gemini CLI
io.github.pipeworx-io/govdata-de
GovData.de MCP — Germany's national open-data portal (CKAN API).
client:Gemini CLI
transport:streamable-http
Install Govdata De in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"govdata-de": {
"httpUrl": "https://gateway.pipeworx.io/govdata-de/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs