Back to search
30
MCP

stripe-billing-mcp

npm/stripe-billing-mcp

Stripe Billing automation via MCP. Includes create customer, search customers, create subscription. By MEOK AI Labs.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.csoai-org/stripe-billing-mcp
stripe-billing-mcp MCP server by MEOK AI Labs
0 tools
io.github.codespar/mcp-stripe-acp
Stripe ACP — AI agent checkout, payment delegation, products, invoices
0 tools
mcp-billing-gateway
Add Stripe subscriptions, per-call credits, and x402 crypto payments to any MCP server
0 tools
com.stripe/mcp
MCP server integrating with Stripe - tools for customers, products, payments, and more.
0 tools · streamable-http
subscription-tracker-ai-mcp
MCP server for subscription tracker ai. Features add subscription, get total spend, list subscriptions. From MEOK AI Labs.
0 tools
MCP Billing Gateway
Billing proxy for MCP servers. Adds Stripe and x402 crypto payments without writing billing code.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "stripe-billing-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}