Stripe MCP
mcpOfficial MCP server for Stripe API — payments, invoices, customers, and subscriptions
Stripe’s official MCP (Model Context Protocol) server provides AI agents with direct access to the Stripe payments platform. It enables AI assistants to manage payments, create and retrieve invoices, look up customer information, handle subscriptions, and process refunds through natural language interactions.
Built and maintained by Stripe, this server is part of Stripe’s broader agent toolkit that connects AI applications to Stripe’s API. It supports operations across core Stripe resources including charges, customers, payment intents, invoices, subscriptions, products, prices, and balance transactions. Authentication uses standard Stripe API keys.
Use cases include AI-powered customer support that can look up billing history, automated subscription management, invoice creation from natural language descriptions, and payment operations that don’t require manual API calls or custom integration code.