Stripe MCP
Stripe's hosted MCP endpoint for reading and writing account data
Add it to your client
Officialclaude mcp add --transport http stripe https://mcp.stripe.com/
- Transport
- http
- Auth
- Required
- Tools
- 11
Connects an agent to a Stripe account over a remote HTTPS endpoint, with no package to install. Generic read and write tools cover a large slice of the Stripe API surface without loading every method into context, and separate tools handle refunds, account details and documentation lookups. Clients authenticate with OAuth, or with a restricted API key passed as a bearer token when the client cannot do OAuth. Authorized sessions are listed in the Stripe Dashboard and can be revoked there.
Similar MCP servers
Braintrust MCP
MCP serverQueries Braintrust eval data and production logs from a coding agent.
Vercel MCP
MCP serverHosted endpoint for Vercel docs, projects, deployments and logs.
GitHub MCP Server
MCP serverGitHub's own server for repos, issues, pull requests and workflow runs
Comments(0)
Sign in to comment