BizBankingConnect
Provides tools for interacting with Deutsche Bank's BizBank / SME API, including authentication probing, account listing, transaction retrieval, SCA, Instant SEPA, and credit card operations.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@BizBankingConnectlist my business accounts and recent transactions"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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/mcpClaude verbinden
DB-App Redirect:
{PUBLIC_ORIGIN}/api/oauth/callbackEnv:
SME_DB_CLIENT_ID,SME_DB_CLIENT_SECRET,OAUTH_SIGNING_SECRET,SME_DB_PUBLIC_ORIGINClaude → Customize → Connectors → Add →
https://<host>/api/mcp→ Connect
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).
This server cannot be deployed
Maintenance
Related MCP Connectors
Remote MCP for KOYN FX: account, markets, and TradeLocker tools over OAuth.
Remote MCP server for training, nutrition, wellness, and performance data with OAuth 2.0.
An MCP server that provides read access to your cloud storage providers, bank accounts and more.
MCP server for Codat — companies, connections, invoices, bills and financial statements.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceAn 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-
- FlicenseNot gradedqualityDmaintenanceA proof-of-concept MCP server implementing OAuth 2.1 authorization with CIMD client registration and PKCE, demonstrating protected resource access and step-up authentication.-
- AlicenseBqualityDmaintenanceUnofficial MCP server for the Privat24 Business API that provides tools for account statements, balances, transactions, payment creation, and exchange-rate lookups.123MIT
- AlicenseNot gradedqualityCmaintenanceRead-only MCP server for FinTS/HBCI banking; enables account information retrieval such as balances and transactions via PIN-TAN.MIT