mcpbeat Sign in

Abfallkalender Deutschland MCP Server

answering

Abfallkalender Deutschland is answering right now. Last checked 9 min ago. It exposes 5 tools. Last commit 14 Sep 2026.

Waste collection dates for German addresses from municipal authority calendars.

Uptime history 27 days of history
27 days agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
181 ms
Response time
average over 24h
1
Stars
last commit 14 Sep 2026

What the code does

We read the source, 17 h ago · tools taken from the live server · rules 3dff92dd89df

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

      - name: Update MCP readiness badges
        env:
          BADGE_URL: ${{ needs.migration-check.outputs.badge-url }}

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

Nothing serious here today

Today is the operative word: we check Abfallkalender Deutschland every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add abfall-mcp-server --transport http https://abfall-mcp.alpaycelik.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "abfall-mcp-server": {
      "url": "https://abfall-mcp.alpaycelik.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.abfall-mcp-server]
url = "https://abfall-mcp.alpaycelik.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "abfall-mcp-server": {
      "url": "https://abfall-mcp.alpaycelik.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "abfall-mcp-server": {
      "url": "https://abfall-mcp.alpaycelik.dev/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

abfuhrtermine
abfuhrtermine
Ermittelt den zustaendigen Entsorgungstraeger fuer eine deutsche Adresse und liefert dessen Abfuhrtermine. Erster Anlaufpunkt fuer Fragen wie 'Wann wird bei mir die Biotonne geleert?'.
abfuhrtermine_fuer_traeger
Fragt einen Traeger direkt ab - fuer Rueckfragen aus `abfuhrtermine` oder wenn der Traeger bereits feststeht.
abdeckung
abdeckung
Zeigt, wie viele Entsorgungstraeger und Datenquellen erfasst sind.
finde
finde_traeger
Sucht Entsorgungstraeger nach Orts- oder Betriebsnamen, ohne Geocoding. Nuetzlich, wenn die Adresssuche nichts findet oder der Betrieb bekannt ist.
traeger
traeger_details
Zeigt, welche Argumente ein Traeger erwartet, welche Orte als Beispiel hinterlegt sind und wo sein Portal liegt.

Endpoints

URLTransportStateLatencyChecked
https://abfall-mcp.alpaycelik.dev/mcp streamable-http answering 169 ms 9 min ago

Alternatives to Abfallkalender Deutschland

same job, measured the same way
Abfallkalender Deutschland
by alpayc

Waste collection dates for German addresses from municipal authority calendars.

5 tools answering
D
Almanack
by almanack

Date math and SVG rendering for fictional and custom calendars. Exact, stateless and deterministic.

15 tools answering
GEOMETRY
by geometry

Deterministic calendars and cosmic date JSON for AI agents via MCP (Gregorian 1900-2100).

8 tools answering
Subnet Calculator MCP
by zekerutledge

Calculates IPv4 subnet information from an IP address and CIDR prefix or dotted decimal subnet mask

1 tools answering
MCP Memory Graph
by retrorobai

Authority-weighted memory graph for AI agents with conflict detection and semantic search.

60 installs/wk local only
Entity Resolve
by x402supply

Fuzzy entity resolution and dedupe for names, addresses, and company records. $0.02/call via x402.

1 tools answering
Apple Productivity MCP
by gambadio

On-demand local Apple Mail, Calendar, and Reminders MCP server for macOS.

15 installs/wk local only
Relentless Identity
by relentlessidentity

Corporate identity finder and email verification. Map real addresses and users to real people.

answering

Abfallkalender Deutschland — questions

Answers built from our own checks of this server.

What can Abfallkalender Deutschland do?
It exposes 5 tools, read directly from the server on our last check. Among them: abdeckung, abfuhrtermine, abfuhrtermine_fuer_traeger, finde_traeger, traeger_details. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Abfallkalender Deutschland working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 181 ms. The bar chart above shows every period we have measured.
How do I connect Abfallkalender Deutschland?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Abfallkalender Deutschland need an API key?
No. Abfallkalender Deutschland completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Abfallkalender Deutschland?
It answers our handshake in 181 ms on average, which is faster than 81% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Abfallkalender Deutschland open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.