Listing Thumbnail

    Stripe MCP Server - Remote

     Info
    Deployed on AWS
    MCP Server for Stripe empowers AI-driven applications with secure access to the Stripe payments platform, supporting more than 100 payment methods and local currencies. Optimize your payment processing with tools like Stripe Radar to help prevent fraud, streamline checkout for higher conversions, and automate access to the API and knowledge base. Perfect for ecommerce, global businesses, and payment modernization, MCP Server enables you to scale efficiently while enhancing customer experiences.

    Overview

    MCP Server for Stripe is a robust backend service that provides AI-powered applications with secure, automated access to Stripe payments infrastructure and support resources. Tailored for developers, startups, and enterprises, MCP Server acts as a bridge between AI agents and the Stripe API, enabling seamless payment processing and intelligent automation.

    With MCP Server, your AI systems can effortlessly accept payments online, in person, and across the globe, supporting more than 100 payment methods and local currencies in 195+ countries. Optimizations like one-click checkout and unified payment experiences enhance conversion rates and streamline the customer journey. Whether you are building ecommerce platforms, mobile apps, or enterprise solutions, MCP Server simplifies payment integration and helps accelerate your time to market.

    MCP Server is an ideal solution for those looking to modernize their payment stack with AI and automation.

    Highlights

    • Streamline payments with AI: Enable your AI agents to securely access the Stripe API for frictionless online, in-person, and global payment processing, supporting more than 100 payment methods and local currencies.
    • Boost ecommerce performance: Enhance conversion rates with optimized checkouts, one-click payments, and a seamless customer experience across all channels and regions.
    • Reduce fraud and improve costs: Use Stripe Radar and Adaptive Acceptance to automatically detect fraud, improve authorization rates, and lower operational costs with modern payment infrastructure.

    Details

    Delivery method

    Integration protocol

    Type

    Deployed on AWS

    Unlock automation with AI agent solutions

    Fast-track AI initiatives with agents, tools, and solutions from AWS Partners.
    AI Agents

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Stripe MCP Server - Remote

     Info
    Pricing is based on the duration and terms of your contract with the vendor. This entitles you to a specified quantity of use for the contract duration. If you choose not to renew or replace your contract before it ends, access to these entitlements will expire.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    36-month contract (1)

     Info
    Dimension
    Description
    Cost/36 months
    unit
    free for customers
    $0.00

    Vendor refund policy

    No refunds

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    API-Based Agents & Tools

    API-Based Agents and Tools integrate through standard web protocols. Your applications can make API calls to access agent capabilities and receive responses.

    Additional details

    Usage instructions

    Model Context Protocol (MCP)

    Let your AI agents interact with the Stripe API by using our MCP server.

    The Stripe Model Context Protocol (MCP) server defines a set of tools that AI agents can use to interact with the Stripe API and search our knowledge base (including documentation and support articles).

    If you use AI-powered code editors like Cursor or Windsurf, or general-purpose tools like Claude Desktop, you can use the MCP server.

    Remote server

    Stripe hosts a Streamable HTTP MCP server that’s available at <https://mcp.stripe.com>. The Stripe MCP server uses OAuth Dynamic Client Registration to connect MCP clients as per the MCP spec .

    To open Cursor and automatically add the Stripe MCP, follow this Cursor link .

    Alternatively, add the following to your ~/.cursor/mcp.json file. To learn more, see the Cursor documentation .

    { "mcpServers": { "stripe": { "url": "<https://mcp.stripe.com>" } } }

    To open VS Code and automatically add the Stripe MCP, follow this VS Code link .

    Alternatively, add the following to your .vscode/mcp.json file in your workspace. To learn more, see the VS Code documentation .

    { "servers": { "stripe": { "type": "http", "url": "<https://mcp.stripe.com>" } } }

    Manage OAuth connections

    Our OAuth connection is managed through a Stripe App.

    To view authorized MCP clients:

    1. Navigate to the Stripe MCP app  in the Stripe Dashboard.

    2. In the right panel, click Clients to view OAuth-connected MCP clients.

    To revoke OAuth access for a specific MCP client:

    1. Find the client in the list, and click the overflow menu.

    2. Select Revoke.

    Allowlist of client redirect URIs

    Stripe maintains an allowlist of vetted MCP client redirect URIs to protect our users from malicious phishing attacks. If there’s an MCP client application that you want to allowlist, email us at mcp@stripe.com  .

    Bearer token

    If you’re building agentic software, you can pass a Stripe API key as a bearer token to the MCP remote server. We strongly recommend using restricted API keys  to limit access to the functionality your agent requires. For example, you can use this authorization method with OpenAI’s Responses API .

    curl <https://mcp.stripe.com/> \ -H "Content-Type: application/json" \ -H "Authorization: Bearer <<secret key>>" \ -d '{ "jsonrpc": "2.0", "method": "tools/call", "params": { "name": "create_customer", "arguments": {"name": "Jenny Rosen", "email": "<jenny.rosen@example.com>" } }, "id": 1 }'

    See Also

    Support

    Vendor support

    Support information can be found at

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.