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 "Install 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 installed
Maintenance
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
- Flicense-qualityDmaintenanceAn 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 updated2
- Flicense-qualityCmaintenanceA 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
- Alicense-qualityDmaintenanceUnofficial MCP server for the Privat24 Business API that provides tools for account statements, balances, transactions, payment creation, and exchange-rate lookups.Last updated2MIT
- Alicense-qualityBmaintenanceRead-only MCP server for FinTS/HBCI banking; enables account information retrieval such as balances and transactions via PIN-TAN.Last updatedMIT
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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