概要
What is Netherlands Payments Mcp?
Netherlands Payments Mcp is a remote MCP server that lets AI agents (Claude, ChatGPT, Cursor, etc.) accept payments in Netherlands via Mollie's hosted checkout. It supports iDEAL, cards, Bancontact, and other methods enabled on the Mollie account. The server is stateless and never holds funds or stores credentials.
How to use Netherlands Payments Mcp?
Send requests to https://mcp-nl.wishpool.app/mcp with header x-mollie-api-key set to your Mollie API key (test_ or live_). Use the tools create_payment_link to generate a EUR hosted-checkout link and query_payment_status to check payment status.
Key features of Netherlands Payments Mcp
- Remote MCP server for AI agents to accept payments in Netherlands.
- Supports iDEAL, Bancontact, cards, and other Mollie payment methods.
- Stateless – no database, no funds, no stored credentials.
- Funds flow directly from buyer to Mollie to merchant.
- Part of a 20-country family; hub at mcp.wishpool.app.
Use cases of Netherlands Payments Mcp
- An AI assistant creates a one-time payment link for a Dutch customer.
- A chatbot processes iDEAL payments for digital products.
- An automation tool requests a payment status after redirect.
FAQ from Netherlands Payments Mcp
What payment methods are supported?
iDEAL, Bancontact, cards, and any other methods enabled on your Mollie account.
Does the server store my API key or payment data?
No – it is a stateless translation layer; no database, no stored keys or data.
What runtime environment does it need?
Node.js 18 or higher. It has zero runtime dependencies.
How are funds transferred?
Funds flow directly: buyer → Mollie → merchant. The server never holds or touches funds.
Is there a way to test payments?
Yes – use a Mollie test API key (starting with test_) to operate in test mode.