Skip to content
Back to search
30
MCP

MCP Billing Gateway

io.github.sapph1re/mcp-billing-gateway

Billing proxy for MCP servers. Adds Stripe and x402 crypto payments without writing billing code.

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

Similar MCP servers embedding-nearest

mcp-billing-gateway
Add Stripe subscriptions, per-call credits, and x402 crypto payments to any MCP server
0 tools
Stripe Billing
Python MCP server for Stripe billing and payment management.
0 tools
io.github.plagtech/spraay-x402-mcp
MCP server for Spraay x402 Gateway. 60 tools for crypto payments, DeFi, and AI on Base.
0 tools
stripe-billing-mcp
Stripe Billing automation via MCP. Includes create customer, search customers, create subscription. By MEOK AI Labs.
0 tools
datagate-mcp
MCP server and CLI for the DataGate billing platform API
0 tools
io.github.friendlygeorge/stripe-mcp-server
MCP server for Stripe API — customers, charges, payments, subscriptions, products, and invoices
0 tools

How to use

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

{
  "mcpServers": {
    "mcp_billing_gateway": {
      "url": "None",
      "transport": "http"
    }
  }
}