loading…
Search for a command to run...
loading…
EU economic statistics — GDP, inflation, unemployment, trade, population
EU economic statistics — GDP, inflation, unemployment, trade, population
EU economic statistics via MCP. GDP, inflation (HICP), unemployment, population, trade, earnings for 27 EU member states. Clean JSON — no SDMX codes. Data sourced from Eurostat, updated daily.
{
"mcpServers": {
"aethar-eurostat": {
"url": "https://eurostat.wageapi.com/api/mcp",
"headers": { "X-API-Key": "your_api_key_here" }
}
}
}
Get a free API key at console.aethar.dev.
Source code is proprietary. MCP endpoint provided as part of EurostatAPI.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"eurostatapi-mcp": {
"command": "npx",
"args": []
}
}
}