Data & APIs

Stripe MCP

Stripe’s official MCP integrates payment and billing APIs into agent workflows. Query customers and products, inspect payments and subscriptions, and automate Stripe operations scoped by your Restricted API Key permissions.

Stars

1.7k

Installs

54.1k

License

MIT

Kind

MCP

Trust evidence

Verified

Verified MCP — curated catalog entry with reviewed setup metadata.

  • Stars: 1.7k · catalog
  • Freshness: Updated 2026-05-01
  • Used in 5 known stacks

Prerequisites

  • · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
  • · Node.js 18+

Reference command

{
  "mcpServers": {
    "stripe": {
      "command": "npx",
      "args": ["-y", "@stripe/mcp", "--api-key=<your-stripe-secret-key>"]
    }
  }
}

Often stacked with

Stacks that include this