
Eurostat Mcp Server
Search and pull slices from Eurostat’s catalog of EU economic, demographic, trade, and NUTS regional statistics while shaping dashboards, newsletters, or market-research features.
Overview
io.github.cyanheads/eurostat-mcp-server is a MCP server for the Idea phase that searches and queries 8,933 Eurostat datasets for EU economic, demographic, trade, and NUTS data through your agent.
What is this MCP server?
- Search and query across 8,933 Eurostat dissemination datasets
- EU economy, demography, trade, and NUTS regional breakdowns
- Configurable EUROSTAT_BASE_URL for mirror or proxy deployments
- EUROSTAT_REQUEST_TIMEOUT_MS and MCP_LOG_LEVEL tuning
- stdio npm package plus hosted streamable-http remote (v0.1.9)
- 8,933 Eurostat datasets cited in catalog description
- Server version 0.1.9
- npm package @cyanheads/eurostat-mcp-server
Community signal: 1 GitHub stars.
What problem does it solve?
EU market and policy ideas sound credible in chat but collapse when you cannot quickly verify the exact Eurostat dataset and dimensions behind a claim.
Who is it for?
Solo builders building EU-focused analytics, content, or data products who want agent-driven Eurostat discovery without writing ad-hoc scrapers.
Skip if: Non-EU official statistics only, real-time trading feeds, or teams that need a governed warehouse instead of live API pulls.
What do I get? / Deliverables
After install, your agent returns catalog-backed Eurostat queries and metadata you can reuse in charts, APIs, and research writeups.
- Agent-driven Eurostat dataset search and query results
- Access to economy, demography, trade, and NUTS regional series
- stdio or remote MCP setup (v0.1.9)
Recommended MCP Servers
Journey fit
Idea/research is the canonical shelf because dataset discovery and dimension sanity checks happen before you hard-code charts or data contracts. Research subphase fits exploring 8,933 catalog datasets, filters, and NUTS geographies to validate that your narrative is data-backed.
How it compares
Live Eurostat API MCP layer, not a pre-built Euro area dashboard template or spreadsheet skill.
Common Questions / FAQ
Who is io.github.cyanheads/eurostat-mcp-server for?
Builders using Claude Code, Cursor, or similar agents who need searchable access to Eurostat’s EU economy, demography, trade, and regional (NUTS) official statistics.
When should I use io.github.cyanheads/eurostat-mcp-server?
Use it during research when you must find dataset codes, check dimensions, or pull EU statistics to validate a product angle, chart, or content plan.
How do I add io.github.cyanheads/eurostat-mcp-server to my agent?
Configure @cyanheads/eurostat-mcp-server with stdio (run start:stdio), optionally set EUROSTAT_BASE_URL and EUROSTAT_REQUEST_TIMEOUT_MS, tune MCP_LOG_LEVEL, or connect to the hosted streamable-http remote.