HomeFinance › NexusForge EU Finance

NexusForge EU Finance

ECB rates, EUR exchange rates, Eurostat inflation, GDP and unemployment for EU/Eurozone. Free.

TypeScript CloudLocal Remote
★ 1 stars Last pushed 2026-04-19 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (sse)

https://api.nexusforge.tools/mcp/eu-finance/sse HTTP 404 when checked 2026-09-24

Claude Code:

claude mcp add --transport sse mcp-eu-finance https://api.nexusforge.tools/mcp/eu-finance/sse

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-eu-finance": {
      "url": "https://api.nexusforge.tools/mcp/eu-finance/sse"
    }
  }
}

Package (npm 1.0.4)

npx -y @nexusforgetools/[email protected]

Or add to your MCP client config:

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

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry