🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@nexusforgetools/eu-finance

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nexusforgetools/eu-finance

MCP server for European financial data — ECB rates, Eurostat inflation, GDP, unemployment. Real-time structured data for AI agents.

latest
Source
npmnpm
Version
1.7.0
Version published
Weekly downloads
46
-54%
Maintainers
1
Weekly downloads
 
Created
Source
NexusForge

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"]
    }
  }
}

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

ToolDescriptionSource
get_ecb_ratesECB key interest rates: deposit facility, main refinancing, marginal lendingECB SDW
get_euro_exchangeEUR exchange rates vs any currency — latest or historical by dateECB / Frankfurter
get_eu_inflationHICP inflation rates for all EU countries — annual % changeEurostat
get_eu_gdpQuarterly GDP data — growth rate or absolute value, all EU countriesEurostat
get_eu_unemploymentMonthly unemployment rates — seasonally adjusted, by age groupEurostat
compare_eu_economiesSide-by-side snapshot: inflation + GDP + unemployment for 2-10 countriesEurostat

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

PackageDescriptionStatus
@nexusforgetools/web-enrichmentScraping & structured data enrichmentComing soon
@nexusforgetools/business-intelMarket sizing, competitors, trendsComing soon

Keywords

mcp

FAQs

Package last updated on 19 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts