Connector guide1-minute read3 MCP toolsEN · DE · IT

N26 Open Banking mit KI-Agenten via MCP nutzen

N26 Kontodaten über KI-Agenten und MCP via PSD2 Open Banking API abrufen. Kontostände, Transaktionen und Kontodetails.

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

N26 Kontodaten über KI-Agenten und MCP via PSD2 Open Banking API abrufen. Kontostände, Transaktionen und Kontodetails.

Frag einfach

Beispiel-Prompts für N26 Open Banking (PSD2)

Klick auf einen Prompt, um ihn zu kopieren. In Claude, ChatGPT, Cursor, Gemini, Copilot oder OpenClaw einfügen — und gegen diesen Konnektor laufen lassen.

N26 Open Banking (PSD2) · live via MCP
Teilen
Opus 4.7

Claude ist KI und kann Fehler machen. Bitte Antworten gegenprüfen.

N26 Open Banking mit KI-Agenten

N26 ist eine führende europäische Neobank. Über die PSD2 Open Banking API können KI-Agenten auf Kontoinformationen, Salden und Transaktionshistorie zugreifen.

Schnelleinrichtung

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

Öffne http://localhost:3000/connectors/store, importieren du den N26-Adapter und geben du deine OAuth Client ID und Client Secret ein.

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

KI-Anwendungsfälle

  • "Wie ist mein aktueller N26-Kontostand?"
  • "Zeige meine Transaktionen der letzten Woche"
  • "Liste alle verknüpften Konten auf"

War dieser Guide hilfreich?

Ready to ship

Your N26 agent is one click away.

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

Verwandte Anleitungen