bunq-mcp
If you are the rightful owner of bunq-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol server for Bunq, a Dutch neo bank, providing tools for account and transaction management.
The Bunq MCP server is designed to facilitate interaction with Bunq, a Dutch neo bank, through a Model Context Protocol (MCP) server. It offers a suite of tools that allow users to manage their Bunq accounts, view transactions, create payment requests, and more. The server supports both OAuth and API Key authentication methods, providing flexibility in how users can authenticate and interact with their accounts. The server can be easily integrated with various MCP clients, enabling seamless access to Bunq's banking features. Users can install the server using npm and configure it to work with their Bunq credentials, either through environment variables or command line arguments. The server also supports the creation of draft payments, although real-money payments require an API key.
Features
- Supports OAuth and API Key authentication for secure access.
- Provides tools for managing accounts, transactions, and payment requests.
- Allows creation of draft payments with optional scheduling.
- Integrates with MCP clients for seamless interaction.
- Facilitates real-money payments with API key authentication.
Tools
openssl
Used to generate public and private key pairs