Best Payments MCP servers
Payments MCP servers connect an agent to billing and commerce platforms so it can create customers, generate payment links and invoices, manage orders and subscriptions, and read balances. This is the category where access control matters most, because the actions move real money and are often irreversible. Both major providers ship official remote servers, which is the right default: prefer first-party servers with OAuth or restricted, narrowly-scoped API keys over anything community-built. Keep a human in the loop for sensitive operations, enable only the tools an agent genuinely needs, and test against a sandbox endpoint with fake money before pointing the agent at production. Because payments servers are a prime target for prompt injection, isolate them from untrusted content and avoid combining them carelessly with web-fetching tools.
9 servers
Stripe
Stripe
Stripe's official MCP server lets agents create customers, payment links, invoices, and read balances.
Razorpay
Razorpay
Razorpay's official MCP server lets agents create orders and payment links, capture and refund payments, and read settlements and payouts.
Polar
Polar
Polar's official remote server lets agents manage products, subscriptions, orders, customers, and revenue metrics on the merchant-of-record platform.
Square
Square
Square's official MCP server gives agents access to the full Square API: payments, catalog, orders, customers, bookings, inventory, and more.
Paddle
Paddle
Paddle's official MCP server lets agents manage the product catalog, billing, subscriptions, and reports through the Paddle Billing API.
Adyen
Adyen
Adyen's official MCP server lets agents create payment sessions and links, refund and cancel payments, and manage merchant accounts, terminals, and webhooks.
Mercado Pago
Mercado Pago
Mercado Pago's official MCP server helps agents integrate it by searching docs, generating code, scoring integration quality, and testing webhooks.
PayPal
PayPal
PayPal's official remote MCP server brings invoicing, orders, and payments into agentic commerce.
Chargebee
Chargebee
Chargebee's official MCP servers let agents look up customers, subscriptions, invoices, and transactions, explain features, and scaffold billing integrations.