@pipeworx/eurostat
Connect: https://gateway.pipeworx.io/eurostat/mcp · Install: one-click buttons
Tools: 3
Tools
- get_dataset — Fetch statistical data from a Eurostat dataset by dataset code. Optionally filter by country (geo) and time period. Example: get_dataset({ dataset_code: “nama_10_gdp”, geo: “DE”, time: “2023” }). Comm
- search_datasets — Search for Eurostat datasets by keyword. Returns dataset codes, titles, and update dates. Example: search_datasets({ query: “unemployment rate” })
- list_datasets — List popular Eurostat datasets organized by theme. Returns a curated list of commonly used dataset codes with descriptions. No parameters needed.
Tools
-
get_dataset— Fetch statistical data from a Eurostat dataset by dataset code. Optionally filter by country (geo) and time period. Example: get_dataset({ dataset_code: nama_10_gdp , geo: DE , time: 2023 }). Common d -
list_datasets— List popular Eurostat datasets organized by theme. Returns a curated list of commonly used dataset codes with descriptions. No parameters needed. -
search_datasets— Search for Eurostat datasets by keyword. Returns dataset codes, titles, and update dates. Example: search_datasets({ query: unemployment rate })