Connector guide1-minute read4 MCP toolsEnglish · Deutsch · Italiano

如何将德意志联邦银行连接到ChatGPT以获取AI驱动的金融数据

使用MCP将联邦银行统计数据连接到ChatGPT。使用自然语言查询汇率、利率和宏观经济数据。

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
    Source-available BSL-1.1
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

No install? Use cloud.anythingmcp.com directly.

Sign in, install the Deutsche Bundesbank Statistics in one click, paste the credentials, mint an MCP API key — done. No Docker, no git clone, no local server to run.

Open Cloud

TL;DR

使用MCP将联邦银行统计数据连接到ChatGPT。使用自然语言查询汇率、利率和宏观经济数据。

将德意志联邦银行连接到ChatGPT

德意志联邦银行提供免费访问宏观经济数据、汇率和金融统计数据。使用AnythingMCP,您可以通过MCP将联邦银行数据暴露给ChatGPT — 使用自然语言查询汇率、利率和经济指标。

快速设置

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
  1. 打开 http://localhost:3000/connectors/store 并导入 德意志联邦银行统计 适配器
  2. 无需API密钥 — 联邦银行API是公开可访问的
  3. 分配给MCP服务器

连接到ChatGPT

{
  "mcpServers": {
    "bundesbank": { "url": "https://your-anythingmcp-instance.com/mcp" }
  }
}

用例

  • "当前EUR/USD汇率是多少?" — 实时货币数据
  • "显示过去2年的欧洲央行利率历史" — 利率趋势分析
  • "在联邦银行数据库中搜索通胀统计数据" — 数据发现
  • "获取最新的德国GDP时间序列数据" — 经济研究

这份指南对您有帮助吗?

Ready to ship

Your Deutsche agent is one click away.

Install the connector, paste the key, prompt ChatGPT. Free for 7 days, no credit card.

相关指南