Connector guide1-minute read3 MCP toolsEN · DE · IT

N26 mit Cursor verbinden — über MCP

N26 Open Banking mit Claude AI über MCP verbinden. Kontostand und Transaktionen per natürlicher Sprache abfragen.

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 Open Banking mit Claude AI über MCP verbinden. Kontostand und Transaktionen per natürlicher Sprache abfragen.

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 mit Claude verbinden

N26 ist eine führende europäische Digitalbank mit PSD2-Open-Banking-Zugang. Mit AnythingMCP verbinden du N26 direkt mit Claude.

Was du fragen können

  • "Wie ist mein aktueller Kontostand?"
  • "Zeige meine Transaktionen der letzten 7 Tage"
  • "Wie viel habe ich in Restaurants ausgegeben?"
  • "Liste alle meine N26-Konten"

Einrichtung

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

Importiere den N26 Open Banking (PSD2)-Adapter, geben du deine OAuth2-Zugangsdaten ein, und verbinden du Claude.

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

War dieser Guide hilfreich?

Ready to ship

Your N26 agent is one click away.

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

Verwandte Anleitungen