Skip to main content
Glama
mbdev4F

BizBankingConnect

by mbdev4F

BizBankingConnect

Claude Custom Connector (Remote MCP) für die Deutsche Bank BizBank / SME API (api.db.com / Simulator).

Eigenständig vom HausbankAgent (Business Central / Entra).

Token-Modell

  • Claude ↔ MCP: Authorization Code + PKCE

  • MCP ↔ DB: Authorization Code + Client Secret, danach Refresh Token

  • User-Tokens liegen nur im Claude-Client (Session-JWT) — nicht in MCP-Env

Related MCP server: mcp_auth_server

Schnellstart

cd BizBankingConnect
cp .env.example .env
npm install
npm run dev
# → http://localhost:8788/api/mcp

Claude verbinden

  1. DB-App Redirect: {PUBLIC_ORIGIN}/api/oauth/callback

  2. Env: SME_DB_CLIENT_ID, SME_DB_CLIENT_SECRET, OAUTH_SIGNING_SECRET, SME_DB_PUBLIC_ORIGIN

  3. Claude → Customize → Connectors → Add → https://<host>/api/mcpConnect

Details: SETUP.md

Tools

sme_db_probe_auth, sme_db_list_accounts, sme_db_list_transactions, SCA, Instant SEPA, Credit Cards.

Lizenz

MIT (soweit nicht anders angegeben).

F
license - not found
Not graded
quality - not tested
B
maintenance

Maintenance

0Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that exposes Enable Banking API tools for interacting with bank accounts through Open Banking. It enables users to authenticate sessions, list accounts, and fetch transaction history or balances via a secure self-hosted server.
    2
  • F
    license
    Not graded
    quality
    C
    maintenance
    A proof-of-concept MCP server implementing OAuth 2.1 authorization with CIMD client registration and PKCE, demonstrating protected resource access and step-up authentication.
  • A
    license
    B
    quality
    D
    maintenance
    Unofficial MCP server for the Privat24 Business API that provides tools for account statements, balances, transactions, payment creation, and exchange-rate lookups.
    12
    3
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Read-only MCP server for FinTS/HBCI banking; enables account information retrieval such as balances and transactions via PIN-TAN.
    MIT

View all related MCP servers

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mbdev4F/BizBankingConnect'

If you have feedback or need assistance with the MCP directory API, please join our Discord server