Skip to main content
Glama
nexusforge-tools

NexusForge EU Finance

Official

NexusForge 欧盟金融

面向 AI 智能体的欧洲金融数据 欧洲央行利率 · 欧盟统计局通胀 · GDP · 失业率 · 无需 API 密钥

npm version npm downloads License: MIT Glama


快速开始

Claude Code — 一条命令:

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

Claude Desktop / Cursor / Windsurf — 添加到您的 MCP 配置中:

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

您可以询问的内容

“当前的欧洲央行存款便利利率是多少?与去年相比如何?”

“比较德国、法国、西班牙和意大利的通胀情况——谁最接近 2% 的目标?”

“向我展示欧元区与欧盟 27 国平均水平的第四季度 GDP 增长情况。”

“今天的欧元/美元汇率是多少?2024-01-15 是多少?”


实际应用

Claude 中的欧洲央行利率

欧盟通胀对比


工具

工具

描述

数据源

get_ecb_rates

欧洲央行关键利率:存款便利、主要再融资、边际贷款

ECB SDW

get_euro_exchange

欧元兑任何货币的汇率——最新或历史日期

ECB / Frankfurter

get_eu_inflation

所有欧盟国家的 HICP 通胀率——年度百分比变化

Eurostat

get_eu_gdp

季度 GDP 数据——增长率或绝对值,所有欧盟国家

Eurostat

get_eu_unemployment

月度失业率——经季节性调整,按年龄组划分

Eurostat

compare_eu_economies

并排快照:2-10 个国家的通胀 + GDP + 失业率

Eurostat


免费版与专业版

eu-finance 在测试期间免费。专业版将于第 2 个月推出,届时将提供更高的速率限制以及所有 NexusForge 服务器的捆绑服务。

nexusforge.tools


更多 NexusForge 服务器

软件包

描述

状态

@nexusforgetools/web-enrichment

网页抓取与结构化数据增强

即将推出

@nexusforgetools/business-intel

市场规模、竞争对手、趋势

即将推出


-
security - not tested
A
license - permissive license
-
quality - not tested

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