bunq-mcp
Bunq MCP is a Model Context Protocol server designed to interact with the Bunq banking platform. It provides a range of banking-related tools such as account management and transaction viewing, supported by OAuth and API Key authentications.
Bunq MCP
A Model Context Protocol server for interacting with Bunq, a Dutch neo bank. It offers tools such as retrieving account details, viewing transactions, creating payment requests, and more. Authentication is available via OAuth or API Key. The server can be accessed through any MCP client.
Available Tools
- Access Bunq accounts with details
- View transactions for specific accounts
- Send and manage money requests
- Create draft and real-money payments with varying authentication modes
Authentication
Supports OAuth and API Key authentication modes. Set up via the Bunq app with specific environment variables or command line arguments.
Installation & Usage
- Install CLI tools
bunq-mcp
andmcp-remote
. - Create an OAuth client or API key via the Bunq app.
- Start the MCP server and connect via a client like Claude Desktop.
Troubleshooting
Delete the mcp-remote
directory in the home folder if issues arise during the OAuth flow.
Limitations
Payment creation is limited to draft payments when using OAuth.