Stripe MCP MCP Server

Manage Stripe payments and subscriptions via MCP.

TypeScript 300 0MIT
View on GitHub

Overview

This MCP server enables seamless integration with Stripe's payment platform, allowing developers to manage payments, subscriptions, and financial operations directly through the Model Context Protocol. Built by Stripe in TypeScript, it serves as a comprehensive bridge between AI applications and Stripe's robust payment infrastructure, eliminating the need for manual API calls while maintaining enterprise-grade security and reliability standards.

The server supports extensive payment management capabilities including transaction creation and monitoring, subscription lifecycle management, customer account administration, and financial reporting. Users can retrieve payment histories, manage billing cycles, handle refunds, update customer information, and access detailed analytics on transaction patterns. The implementation provides full access to Stripe's core payment processing features while abstracting complex API interactions into intuitive operations suitable for AI-driven workflows.

Stripe MCP is compatible with any client supporting the Model Context Protocol, including Claude and other MCP-enabled applications. It serves organizations requiring programmatic payment management, subscription businesses automating customer lifecycle operations, fintech platforms integrating Stripe services, and enterprises needing AI-assisted financial transaction handling. The TypeScript implementation ensures compatibility with modern development environments while providing the reliability expected in production payment systems. Typical use cases include automated billing management, subscription analysis, payment reconciliation, and intelligent customer financial interactions.

Installation

npx -y @modelcontextprotocol/server-stripe-mcp

Compatible Clients

Claude DesktopCursorWindsurf

Related

FAQ

How do I install the Stripe MCP MCP server?
Install via npx or pip depending on the language. Then add the server configuration to your MCP client settings file.
Which AI clients support the Stripe MCP MCP server?
The Stripe MCP MCP server is compatible with Claude Desktop, Cursor, Windsurf. Any MCP-compatible client should work.