Abfallkalender Deutschland for VS Code
io.github.alpayc/abfall-mcp-server
Waste collection dates for German addresses from municipal authority calendars.
client:VS Code
transport:streamable-http
tools:5
Install Abfallkalender Deutschland in VS Code
.vscode/mcp.json
{
"servers": {
"abfall-mcp-server": {
"type": "http",
"url": "https://abfall-mcp.alpaycelik.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs