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
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (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 Servers

  • F
    license
    -
    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.
    Last updated
    2
  • F
    license
    -
    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.
    Last updated
  • A
    license
    -
    quality
    B
    maintenance
    Read-only MCP server for FinTS/HBCI banking; enables account information retrieval such as balances and transactions via PIN-TAN.
    Last updated
    MIT

View all related MCP servers

Related MCP Connectors

  • Self-hosted federated MCP gateway: one OAuth 2.1 MCP server in front of N apps, user-level scopes.

  • A basic MCP server to operate on the Postman API.

  • The official MCP Server from Mia-Platform to interact with Mia-Platform Console

View all MCP Connectors

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