Connector guide1-minute read3 MCP toolsEN · DE · IT

如何将 N26 连接到 ChatGPT 以实现 AI 驱动的银行业务

使用 MCP 将 N26 开放银行连接到 ChatGPT。使用自然语言检查余额、查看交易和管理账户数据。

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

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

N26 Open Banking (PSD2)

MCP connector

N26 Open Banking (PSD2)

Access N26 bank account data via the PSD2 Open Banking API. View account balances, transactions, and account details with proper authorization.

Tools

3

Region

DE

Category

Banking

Authentication

OAuth 2.0

Required env vars

N26_CLIENT_IDN26_CLIENT_SECRET
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 N26 Open Banking (PSD2) 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

使用 MCP 将 N26 开放银行连接到 ChatGPT。使用自然语言检查余额、查看交易和管理账户数据。

试试这样问

N26 Open Banking (PSD2) 的示例提示

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

N26 Open Banking (PSD2) · 通过 MCP 实时
分享
Opus 4.7

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

将 N26 连接到 ChatGPT

N26 是一家领先的欧洲数字银行。通过 AnythingMCP,你可以通过 MCP 将 N26 的 PSD2 开放银行 API 暴露给 ChatGPT — 使用自然语言检查余额、查看交易和分析支出。

快速设置

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
  1. 打开 http://localhost:3000/connectors/store 并导入 N26 开放银行 (PSD2) 适配器
  2. 输入你的 N26 OAuth2 客户端 ID 和密钥
  3. 分配给 MCP 服务器

连接到 ChatGPT

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

用例

  • "我当前的 N26 账户余额是多少?" — 即时余额查询
  • "显示我上周的交易" — 最近活动回顾
  • "这个月我在杂货上的支出是多少?" — 支出分析
  • "列出我所有的 N26 账户和 IBAN" — 账户概览

这份指南对你有帮助吗?

Ready to ship

Your N26 agent is one click away.

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

相关指南