Process payments, manage subscriptions, query transaction data, and handle refunds through Stripe APIs.
Quick Install
npx @mcp/stripeClaude Desktop Config
{
"mcpServers": {
"stripe-mcp": {
"command": "npx",
"args": [
"@mcp/stripe"
]
}
}
}query_payments
Search payment history
manage_subscriptions
Create and manage subscriptions
process_refunds
Issue refunds
v1.0.0
Initial release
stripe.readstripe.write