Back to MCP Servers
Eu Finance
European financial data for AI agents — ECB rates, Eurostat inflation, GDP and unemployment by EU country. Zero API key needed. [](https://glama.ai/mcp/servers/nexusforge-tools/mcp-eu-finance)
finance-fintechapiaiagent
Installation
npx -y mcp-eu-financeConfiguration
{
"mcpServers": {
"mcp-eu-finance": {
"command": "npx",
"args": ["-y", "mcp-eu-finance"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes