Skip to main content
Glama
CSOAI-ORG

Stripe Billing MCP

stripe-billing-mcp MCP server MCP Registry PyPI

stripe-billing-mcp MCP server

Stripe Billing MCP Server

By MEOK AI Labs — Sovereign AI tools for everyone.

Manage Stripe customers, subscriptions, invoices, checkout sessions, and revenue metrics through MCP. Give any AI assistant full billing superpowers.

MCPize MIT License MEOK AI Labs

Tools

Tool

Description

create_customer

Create a new Stripe customer

search_customers

Search customers by email or name

create_subscription

Subscribe a customer to a price/plan

cancel_subscription

Cancel a subscription

list_invoices

List recent invoices for a customer

create_checkout_session

Generate a Stripe Checkout URL

get_revenue_metrics

Calculate MRR, ARR, churn rate, and LTV

get_balance

Get current account balance and recent payouts

Quick Start

pip install mcp
git clone https://github.com/CSOAI-ORG/stripe-billing-mcp.git
cd stripe-billing-mcp
python server.py

Claude Desktop Config

{
  "mcpServers": {
    "stripe-billing": {
      "command": "python",
      "args": ["server.py"],
      "cwd": "/path/to/stripe-billing-mcp"
    }
  }
}

Pricing

Plan

Price

Requests

Free

$0/mo

10 writes/day, unlimited reads

Pro

$12/mo

Unlimited

Get on MCPize

Part of MEOK AI Labs

This is one of 255+ MCP servers by MEOK AI Labs. Browse all at meok.ai or GitHub.


MEOK AI Labs | meok.ai | nicholas@meok.ai | United Kingdom

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSOAI-ORG/stripe-billing-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server