Back to AI Assistance

Mollie

The Mollie MCP server enables merchants to use various AI tools like Cursor AI and Claude Desktop to utilize natural language for creating different resources in their Mollie account. Currently, the following APIs are available: Payments API, Payment Links API, and Customers API

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "mollie": {
      // See GitHub repository for configuration
    }
  }
}