PUBLIC MCP SERVER · GERMANY

Collection dates for yourAI assistant.

An open MCP server connects AI assistants to waste collection calendars across Germany — sourced directly from the responsible municipal providers.

Public5 tools1 resourceNo API key
ASSISTANT / MCP01
→ abfuhrtermine({ adresse: "Kirchstraße 5, Emsdetten" })
✓ Next collection: Tuesday, September 1
Live endpointChecking status
https://abfall-mcp.alpaycelik.dev/mcp
Streamable HTTP · Protocol 2025-11-25
0waste providers
0data sources
0MCP tools
2025-11-25MCP protocol
01 / CONNECTION

Ready in two minutes.

The server is publicly available. Add the endpoint to your MCP client — no installation, account, or API key required.

~/.codex/config.toml
[mcp_servers.abfall]
url = "https://abfall-mcp.alpaycelik.dev/mcp"

Save the configuration and restart your client. The server will then be available as “abfall”.

02 / TOOLS & RESOURCE

Small enough to stay clear.

Five focused tools cover the path from a free-form address question to a targeted provider query.

01

abfuhrtermine

Finds the responsible provider for an address and returns upcoming collection dates.

Exampleadresse: "Kirchstraße 5, 48282 Emsdetten"
02

finde_traeger

Searches directly by city, district, or operator name without geocoding.

Examplesuchbegriff: "Kreis Steinfurt"
03

traeger_details

Shows the portal, required arguments, examples, and missing mandatory fields.

Exampletraeger_id: "..."
04

abfuhrtermine_fuer_traeger

Queries a known provider directly and resolves its address selection flow.

Exampletraeger_id: "...", argumente: { ... }
05

abdeckung

Returns a transparent overview of registered providers and data sources.

Examplekeine Argumente / no arguments
R
Resource

abfall://traeger

Every registered waste provider as a machine-readable list with ID, name, and portal.

03 / ABOUT

Organized locally. Accessible together.

Germany has no central waste collection API. This server unifies 150 different data sources behind a single open interface.

CONFIDENCE FIRST

Ask instead of guessing.

When a match falls below the confidence threshold, the server returns concrete choices. A wrong address can never silently turn into a plausible-looking calendar.

995 × 150

Transparent

Source, portal, and arguments used remain visible in the response.

OPEN SOURCE · MIT

Openly built. Self-hostable.

Source code, container, and registry entry are public. The hosted endpoint is the fastest start; run the same server yourself when you need full control.