partner-mcp

bunq/partner-mcp
★ 0 stars TypeScript AI/LLM Updated today
MCP server for the bunq Partner API — lets AI assistants like Claude drive the full partner onboarding flow
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "partner-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bunq/partner-mcp"
      ]
    }
  }
}

README Excerpt

An [MCP (Model Context Protocol)](https://modelcontextprotocol.io) server that connects AI assistants like Claude to the bunq Partner API. Once set up, you can drive the entire partner onboarding flow — provisioning users, KYC, accounts, payments, cards, and compliance — through natural language conversation.

Tools (2)

BUNQ_ENVproduction