DirectoryStripe
Payments

Stripe

by Stripe

33
Health
stale
97
Popularity

Official Stripe MCP server. Access payment intents, customers, subscriptions, invoices, and financial data via natural language.

7,800views
TypeScript
MIT
Updated April 12, 2026
#stripe#payments#billing#subscriptions#invoices#official

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "stripe": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-agent-toolkit"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

Add to claude_desktop_config.json with STRIPE_SECRET_KEY

Key Features

Query customers and subscriptions
Create payment intents
Manage invoices and billing
Handle refunds and disputes
Access financial reports

Compatibility

claude✓ Yes
openai✓ Yes
langchain✓ Yes

Maintenance Healthstale

Freshness10/40
Issue response15/30
Org backing5/20
Longevity3/10
Solo project

Server Info

CategoryPayments
LanguageTypeScript
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory