Skip to main content
Glama
nexusforge-tools

NexusForge EU Finance

Official

NexusForge EU Finance

European financial data for AI agents ECB rates · Eurostat inflation · GDP · Unemployment · Zero API key needed

npm version npm downloads License: MIT Glama


Quick Start

Claude Code — one command:

claude mcp add eu-finance -- npx -y @nexusforgetools/eu-finance

Claude Desktop / Cursor / Windsurf — add to your MCP config:

{
  "mcpServers": {
    "eu-finance": {
      "command": "npx",
      "args": ["-y", "@nexusforgetools/eu-finance"]
    }
  }
}

Related MCP server: ecb-mcp

What You Can Ask

"What's the current ECB deposit facility rate and how does it compare to last year?"

"Compare inflation across Germany, France, Spain, and Italy — who's closest to the 2% target?"

"Show me Q4 GDP growth for the Eurozone vs the EU-27 average."

"What's the EUR/USD rate today? What was it on 2024-01-15?"


In Action

ECB rates in Claude

EU inflation comparison


Tools

Tool

Description

Source

get_ecb_rates

ECB key interest rates: deposit facility, main refinancing, marginal lending

ECB SDW

get_euro_exchange

EUR exchange rates vs any currency — latest or historical by date

ECB / Frankfurter

get_eu_inflation

HICP inflation rates for all EU countries — annual % change

Eurostat

get_eu_gdp

Quarterly GDP data — growth rate or absolute value, all EU countries

Eurostat

get_eu_unemployment

Monthly unemployment rates — seasonally adjusted, by age group

Eurostat

compare_eu_economies

Side-by-side snapshot: inflation + GDP + unemployment for 2-10 countries

Eurostat


Free vs Pro

eu-finance is free during beta. Pro is coming in Month 2 with higher rate limits and all NexusForge servers bundled.

nexusforge.tools


More NexusForge Servers

Package

Description

Status

@nexusforgetools/web-enrichment

Scraping & structured data enrichment

Coming soon

@nexusforgetools/business-intel

Market sizing, competitors, trends

Coming soon


Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

Maintainers
Response time
0dRelease cycle
12Releases (12mo)
Commit activity

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    FinData MCP gives AI agents access to market data, company fundamentals, and macroeconomic indicators via MCP. It covers stocks, ETFs, crypto, forex, commodities, and economic time series.
    Last updated
    5
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI agents to access SEC EDGAR filings, US Treasury rates, BLS labor statistics, and economic indicators without API keys.
    Last updated
    6
    16
    MIT

View all related MCP servers

Related MCP Connectors

  • Macro data for AI agents: GDP, inflation, unemployment & trade, any country. No API keys.

  • Live & historical FX rates for AI agents, from European Central Bank data. No API keys.

  • Macro data for AI agents: GDP, inflation, unemployment and more (World Bank, US BLS). No keys.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nexusforge-tools/mcp-eu-finance'

If you have feedback or need assistance with the MCP directory API, please join our Discord server