Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

Published 1mo MCP Data & Storage
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

claude cline cursor ecb europe eurostat
+6 more
finance mcp mcp-server model-context-protocol typescript windsurf

Summary

AI summary

Initial stable release of NexusForge EU Finance MCP server with six tools, dual transport, and Redis caching.

Full changelog

Initial stable release of NexusForge EU Finance MCP server.

What's included

  • 6 MCP tools: ECB rates, EUR exchange rates, EU inflation (HICP), EU GDP, EU unemployment, multi-country comparison
  • Dual transport: stdio (npx) + HTTP/SSE
  • Redis caching (1h rates, 6h inflation, 24h GDP)
  • Zero dependencies on proprietary data — all sources are public (ECB, Eurostat)

Installation

npx -y @nexusforgetools/eu-finance

Usage

Add to your MCP client config:

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

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track nexusforge-tools/mcp-eu-finance

Get notified when new releases ship.

Sign up free

About nexusforge-tools/mcp-eu-finance

European financial data for AI agents — ECB rates, Eurostat inflation, GDP and unemployment by EU country. Zero API key needed. ![nexusforge-tools/mcp-eu-finance MCP server](https://glama.ai/mcp/servers/nexusforge-tools/mcp-eu-finance)

All releases →

Beta — feedback welcome: [email protected]