dev.crelvo/german-tax-data
dev.crelvo/german-tax-dataGerman municipal tax data (Hundesteuer, Zweitwohnungsteuer, Pfaendung), cited to the source
Tools · 10
List the available hand-verified German municipal tax/fee datasets (Hundesteuer, Zweitwohnungsteuer, Pfändung), their coverage, source sites and refresh cadence. Call this first to see what you can qu…
Look up the German dog tax (Hundesteuer) for a city: annual rate for one or more dogs, listed-dog (Listenhund) surcharge, the city's pricing model, its rank among the largest cities, plus the official…
Ranking of German cities by Hundesteuer (first dog, per year): most expensive or cheapest, plus the national average across the covered cities.
Average German dog tax (Hundesteuer, first dog per year) per Bundesland (federal state), aggregated over the covered largest cities — the data behind the Deutschlandkarte. Answers 'which German state …
List German cities that changed their Hundesteuer (dog tax) rate in a given year — the fresh-news angle for the annual city comparison. Only 2026 is curated, and it is the default: 14 of the covered c…
Look up the German second-home tax (Zweitwohnungsteuer) for a city: whether the city levies it, the rate and its basis (net cold rent etc.), the rank among cities, official source and Stand. Optionall…
Ranking of German cities by Zweitwohnungsteuer rate: highest or lowest, plus the average, count with a computable rate, and count of cities with no second-home tax.
List German cities that changed (raised or newly introduced) their Zweitwohnungsteuer in a given year — the fresh-news angle. Only 2026 is curated, and it is the default: 12 cities changed their rate,…
Average German second-home tax (Zweitwohnungsteuer) rate in percent per Bundesland (federal state), aggregated over the levying cities with a computable rate — the data behind the Deutschlandkarte. An…
Compute the attachable portion of monthly net income under German §850c ZPO (Pfändung / wage garnishment), using the current official Pfändungsfreigrenzenbekanntmachung. Returns attachable amount, rem…
Resources · 3
Full Hundesteuer dataset: every covered city with rates, listed-dog surcharge, source and Stand (CC BY 4.0).
data://hundesteuer/cities
Full Zweitwohnungsteuer dataset: every covered city with rate, basis, source and Stand (CC BY 4.0).
data://zweitwohnungsteuer/cities
Pfändung §850c ZPO: the current official Pfändungsfreigrenzen constants (the values LLMs get wrong) + worked examples, built from the engine (CC BY 4.0).
data://pfaendung/table
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"dev.crelvo/german-tax-data": {
"url": "https://data.crelvo.dev/mcp",
"transport": "streamable-http"
}
}
}