Stripe MCP Server

Stableapi
380 starsTypeScriptstripe
GitHub
About

Overview

The Stripe MCP Server enables AI agents to interact with Stripe's payment platform. It provides tools for creating payment intents, managing customers and subscriptions, listing charges, handling refunds, and accessing Stripe dashboard data.
Capabilities

Tools & Capabilities

list_customers

List Stripe customers

create_customer

Create a new customer

list_charges

List recent charges

create_payment_intent

Create a payment intent

list_subscriptions

List active subscriptions

create_refund

Create a refund for a charge

get_balance

Get the current account balance

Setup

Installation

bash
Install
npx -y @stripe/mcp-server
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "stripe": {
      "command": "npx",
      "args": ["-y", "@stripe/mcp-server"],
      "env": {
        "STRIPE_SECRET_KEY": "sk_your-key"
      }
    }
  }
}

Quick Info

Authorstripe
LanguageTypeScript
StatusStable
Stars 380
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.