Connector guide1-minute read3 MCP toolsEnglish · Deutsch · Italiano

N26 mit Claude verbinden — KI-gestütztes Banking

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

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

N26 mit Claude verbinden

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

Was Sie 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

Importieren Sie den N26 Open Banking (PSD2)-Adapter, geben Sie Ihre OAuth2-Zugangsdaten ein, und verbinden Sie 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 Claude. Free for 7 days, no credit card.

Verwandte Anleitungen