MCP Servers / finance / Stripe Billing MCP

Stripe Billing MCP

JSON →
httpnonefinance

Stripe billing automation — subscription management, invoice generation, payment analytics, webhook handling by MEOK AI Labs

Install
How to run this server
[ { "cmd": "pip install mcp", "imports": [] } ]
server path: stripe-billing-mcp
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
Resources
Stripe Billing MCP — MCP Server · libregistry