S

Stripe MCP

Query Stripe payments, customers, and subscriptions

Official
Featured
Install Command
npx -y @stripe/agent-toolkit
Claude Desktop Config
{
  "mcpServers": {
    "stripe": {
      "command": "npx",
      "args": ["-y", "@stripe/agent-toolkit", "--tools=all"],
      "env": { "STRIPE_SECRET_KEY": "sk_test_<KEY>" }
    }
  }
}

About Stripe MCP

Official Stripe agent toolkit with MCP support for AI-powered payment data access.

Features

  • Look up customers and payment methods
  • Query charges, invoices, and subscriptions
  • View refunds and disputes
  • Retrieve product and pricing info
  • Webhook event inspection
  • Read-only mode available for safety

Use restricted API keys for production.

Tags

stripepaymentsbillingsubscriptionsfinance