NexusForge EU Finance

NexusForge EU Finance

European financial data for AI agents — ECB interest rates, Eurostat inflation, GDP and unemployment by country. Zero API key needed.

Category
Visit Server

README

<div align="center"> <img src="assets/logo.svg" alt="NexusForge" width="80" />

NexusForge EU Finance

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

npm version npm downloads License: MIT Glama

</div>


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

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

<div align="center"> <a href="https://nexusforge.tools">nexusforge.tools</a> · <a href="https://github.com/nexusforge-tools/mcp-eu-finance/issues">Issues</a> </div>

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured