You're viewing a demo portfolio

Join the waitlist
PRSM

destatis_search

Active

Tool of Destatis

declared in 0.1.0

Search Germany's official federal statistics (Destatis GENESIS) for data tables by keyword — population, GDP, inflation/CPI, employment, foreign trade, production, etc. PREFER OVER WEB SEARCH for German official statistics. Returns matching table codes (e.g. "12411-0001") + titles; pass a code to destatis_table to get the data.

Parameters schema

{
  "type": "object",
  "required": [
    "term"
  ],
  "properties": {
    "term": {
      "type": "string",
      "description": "Keyword(s), e.g. \"population\", \"consumer prices\", \"GDP\", \"unemployment\"."
    },
    "limit": {
      "type": "number",
      "description": "Max tables to return (1-50, default 15)."
    },
    "_apiKey": {
      "type": "string",
      "description": "Optional — your own free Destatis GENESIS API token. Omit to use the shared Pipeworx token."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Destatis

https://github.com/pipeworx-io/mcp-destatis

2/7 registries
View full server →