~/CLIRank
MCP ServerVerified~150ms avg

Stripe MCP Server

Access Stripe payments, customers, subscriptions, and invoices from Claude Code.

Install
claude mcp add stripe -- npx -y @stripe/mcp
Direct API Alternative

You can also call this service directly via its API: Stripe API

Use the MCP when:

You want plug-and-play integration with Claude Code and don't need custom logic around the calls.

Use the API when:

You need fine-grained control, custom error handling, or want to chain multiple API calls in a script.

About

Stripe's official MCP server brings payment operations into Claude Code. Query customers, list subscriptions, check payment statuses, review invoices, and debug webhook events. Read-focused by default for safety, with optional write access for creating test data. Essential for debugging payment flows without the Stripe dashboard.

Tags

stripepaymentsbillingsubscriptionsfintech

Score Breakdown

CLI Score Breakdown8/11
Official SDK on npm/pip+2
Env var authentication (no browser OAuth)+2
Works in headless/CI environments+2
CLI tool available0
JSON response for piping/parsing+1
Docs have curl/CLI examples+1
Reasonable rate limits for scripted use0
Machine-readable pricing (md/JSON/static)0
Quality Score Breakdown
npm weekly downloads8.0k
GitHub stars1.0k
Days since last release13d
Issue close ratio82%
TypeScript typesYes
Docs qualityexcellent
Breaking changesrare

Performance

Latencyus-east-1 - 2026-03-27
p50
120ms
avg
150ms
p95
380ms

Scores

CLI
8
Quality
8
AuthorStripe
Weekly installs8,000
Last updated3/18/2026

Related

MCP ServerVerified~230ms - Moderate
2.0k/wk

PayPal MCP Server

Access PayPal transactions, orders, and payment data from Claude Code.

CLI
7
Quality
7
claude mcp add paypal -- npx -y @paypal/mcp
APIVerifiedFeatured~180ms - Moderate
7500k/wk

Stripe API

Payment processing - charges, subscriptions, invoices, and Connect.

CLI
10
Quality
10
npm install stripe
MCP ServerVerifiedFeatured~120ms - Moderate
889k/wk

GitHub MCP Server

Access GitHub repos, issues, PRs, and actions directly from Claude Code.

CLI
10
Quality
10
claude mcp add github -- npx -y @modelcontextprotocol/server-github