Stripe MCP

    MCP Server

    Payment processing and subscription management

    💳 Payments
    payments
    stripe
    subscriptions
    billing

    Installation

    npm install @modelcontextprotocol/server-stripe

    Available Tools (4)

    create_customer

    Create a new Stripe customer

    Parameters:

    email
    name

    create_subscription

    Create a new subscription

    Parameters:

    customer_id
    price_id

    list_subscriptions

    List all subscriptions

    Parameters:

    customer_id

    create_payment_intent

    Create a payment intent

    Parameters:

    amount
    currency
    customer_id

    Key Features

    Payment processing
    Subscription management
    Customer handling
    Invoice operations
    Share this MCP server:

    Package Info

    Package Name

    @modelcontextprotocol/server-stripe

    Category

    Payments

    Tools Available

    4