Skip to content
Claude Code

Stripe MCP for Claude Code

io.github.robinafaruqia/stripe-mcp

Read-only MCP server for querying Stripe customers, payments, and invoices.

client:Claude Code transport:stdio runtime:npm

Install Stripe MCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add stripe-mcp -e STRIPE_SECRET_KEY=<STRIPE_SECRET_KEY> -- npx -y @devtechtricks/stripe-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Stripe MCP in other clients