Manage Stripe customers, payments, subscriptions, products, and invoices through one MCP tool.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.friendlygeorge/stripe-mcp-server" MCP server from askskill: Run: claude mcp add 'io-github-friendlygeorge-stripe-mcp-server' -- npx -y stripe-mcp-server
Use the Stripe MCP to look up the customer with email [email protected] and return the current subscription status, plan name, next billing date, and a summary of the latest invoice.
A concise summary of the customer profile, subscription details, billing timeline, and latest invoice.
Use the Stripe MCP to create a product named "Pro Annual" and add a recurring yearly price of USD 199, then return the product ID and price ID.
New product and price records with identifiers ready for later payment or subscription setup.
Use the Stripe MCP to list failed payments and unpaid invoices from the last 30 days, group them by customer, and provide total amounts plus priority recommendations.
A customer-grouped collection issue report with amount totals and follow-up recommendations.
Manage Stripe payments, customers, invoices, and subscriptions with human approval safeguards.
Connect to Stripe to manage payments, checkout, billing, and refunds.
Test and debug Stripe integrations with tools for clocks, customers, products, and subscriptions.
Connect to Stripe APIs via function calling to manage billing data.
Manage customers, invoices, and reports through MCP via CLI and web.
Create, query, and manage invoices and quotes through AI-enabled MCP clients.