← Back to directory
C

com.stripe/mcp

Official
Connect AI applications and agents to Stripe.
GitHub source repository ↗
★ 1.7k Stars Category · Other Very popular
45FMRS · D
Reliability
8/20
Security and permissions
9/20
Maintenance
10/20
Documentation
8/20
Setup experience
10/20

An official Stripe remote MCP server for developers who want to expose Stripe customer, product, and payment capabilities to AI applications and agents. The source does not provide canonical tool identifiers, a client compatibility list, or detailed permission scopes.

Read the FMRS scoring method →

Stripe-hosted remote MCP server for integrating with Stripe capabilities including customers, products, payments, and more. It is exposed over Streamable HTTP and supports secure MCP client access through OAuth.

Tools

The tool list has not been reviewed yet.

Setup

Connect an MCP client that supports Streamable HTTP and OAuth to https://mcp.stripe.com. Refer to Stripe's MCP documentation for the client-specific connection procedure.

Fit and risk

Best for

  • Teams that need Stripe capabilities in AI applications or agents
  • Developers building Stripe products with MCP, LLM, or agent frameworks

Not for

  • Applications with no Stripe integration requirement
  • Clients limited to local stdio or SSE and unable to use Streamable HTTP
  • Clients unable to complete OAuth access

Required permissions

  • The MCP client must use OAuth to access the remote server
  • Actual Stripe resource permissions depend on the connection and authorization scope; the source does not provide a detailed permission list

Risks and side effects

  • An AI agent may perform Stripe-related actions on a user's behalf, so authorization scope and results should be reviewed
  • The remote server depends on network connectivity and OAuth authorization
  • The source does not specify individual tools or the permission boundary of each operation

Troubleshooting

  1. Confirm that the client supports Streamable HTTP
  2. Confirm the server URL is https://mcp.stripe.com
  3. Check OAuth sign-in, authorization, and token status
  4. If connection issues persist, consult Stripe's MCP connection documentation

Use cases

Give AI applications or agents access to Stripe customer, product, and payment capabilities
Build AI-powered products and businesses on Stripe
Use Stripe in MCP-based agent workflows

Supported clients

Supported clients have not been confirmed yet.