Connector guide1-minute read4 MCP toolsEN · DE · IT

如何将德意志联邦银行统计数据连接到MCP

通过AI代理和MCP访问德意志联邦银行的欧洲央行汇率、利率和宏观经济数据。免费公共API,无需密钥。

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

Deutsche Bundesbank Statistics

MCP connector

Deutsche Bundesbank Statistics

Access macroeconomic data, exchange rates, interest rates, and financial statistics from the Deutsche Bundesbank via the SDMX REST API.

Tools

4

Region

DE

Category

Finance

Authentication

Public API

Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Open source AGPL-3.0
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the Deutsche Bundesbank Statistics in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

Summary

通过AI代理和MCP访问德意志联邦银行的欧洲央行汇率、利率和宏观经济数据。免费公共API,无需密钥。

试试这样问

Deutsche Bundesbank Statistics 的示例提示

点击任意提示即可复制,然后粘贴到 Claude、ChatGPT、Cursor、Gemini、Copilot 或 OpenClaw 中,在该连接器上运行。

Deutsche Bundesbank Statistics · 通过 MCP 实时
分享
Opus 4.7

Claude 是 AI,可能会出错。请核对回答。

使用AI代理的Bundesbank统计数据

德意志联邦银行通过SDMX REST API提供宏观经济数据、汇率、利率和金融统计数据的免费访问。无需API密钥 — 立即连接并开始查询。

使用内置适配器快速设置

第一步:部署AnythingMCP

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

第二步:导入Bundesbank适配器

打开 http://localhost:3000/connectors/store,点击德意志联邦银行统计适配器上的导入。由于这是一个免费的公共API,无需凭据 — 连接器立即可用。

第三步:连接到你的AI代理

{
  "mcpServers": {
    "bundesbank": {
      "url": "http://localhost:4000/mcp"
    }
  }
}

可用工具

工具描述
bundesbank_get_exchange_rates获取当前和历史欧元汇率(美元、英镑、瑞士法郎、日元等)
bundesbank_get_interest_rates获取欧洲央行的关键利率(再融资利率、存款便利、边际贷款)
bundesbank_search_statistics按关键字搜索可用的统计系列
bundesbank_get_timeseries按ID检索特定时间序列的数据

AI代理用例

  • “当前EUR/USD汇率是多少?”
  • “给我显示过去5年的欧洲央行利率历史”
  • “2025年1月15日EUR/GBP汇率是多少?”
  • “搜索货币供应统计数据”

这份指南对你有帮助吗?

Ready to ship

Your Deutsche agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

相关指南