Abfallkalender Deutschland for Gemini CLI
io.github.alpayc/abfall-mcp-server
Waste collection dates for German addresses from municipal authority calendars.
client:Gemini CLI
transport:streamable-http
tools:5
Install Abfallkalender Deutschland in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"abfall-mcp-server": {
"httpUrl": "https://abfall-mcp.alpaycelik.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs