Skip to content
Back to search
30
MCP

@cyanheads/eurostat-mcp-server

npm/@cyanheads/eurostat-mcp-server

Search and query 8,933 Eurostat datasets — EU economy, demography, trade, health, and NUTS regional data via MCP. STDIO or Streamable HTTP.

Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cyanheads/eurostat-mcp-server live
Search and query 8,933 Eurostat datasets — EU economy, demography, trade, and NUTS regional data.
5 tools · streamable-http
@cyanheads/census-mcp-server
Query U.S. Census Bureau data, variables, and geography via MCP. STDIO or Streamable HTTP.
0 tools
@nexusforgetools/eu-finance
MCP server for European financial data — ECB rates, Eurostat inflation, GDP, unemployment. Real-time structured data for AI agents.
0 tools
@cyanheads/federal-reserve-mcp-server
Search and fetch ~800K Federal Reserve economic time-series from the FRED API via MCP. STDIO or Streamable HTTP.
0 tools
@cyanheads/worldbank-mcp-server
Query 29,500+ World Bank development indicators for 200+ countries across 60+ years via MCP. STDIO or Streamable HTTP.
0 tools
eu-company-mcp-server
MCP server for EU company data — GLEIF search, VAT validation, Eurostat statistics, sanctions screening, insolvency search, beneficial owner
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@cyanheads/eurostat-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}