mcpbeat Sign in

MCP Billing Gateway MCP Server

answering

MCP Billing Gateway is answering right now. Last checked 9 min ago. 64 installs a week from pypi. It exposes 12 tools. Last commit 19 Aug 2026.

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

Installs per day peak 25 · avg 10 · -25% w/w
a month agotoday
Uptime history 30 days of history · worst day 69%
30 days agonow
100.0%
Uptime 24h
91 of 91 checks
12
Tools
read from the server
283 ms
Response time
average over 24h
64
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check MCP Billing Gateway every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add mcp-billing-gateway --transport http https://mcp-billing-gateway-production.up.railway.app/mcp/
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-billing-gateway": {
      "url": "https://mcp-billing-gateway-production.up.railway.app/mcp/"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-billing-gateway]
url = "https://mcp-billing-gateway-production.up.railway.app/mcp/"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-billing-gateway": {
      "url": "https://mcp-billing-gateway-production.up.railway.app/mcp/"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-billing-gateway": {
      "url": "https://mcp-billing-gateway-production.up.railway.app/mcp/"
    }
  }
}

Available tools 12

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

server
create_server
Register a new MCP server for billing
delete_server
Soft-delete a server (can be restored)
get_server
Get server details including pricing plans
update_server
Update server settings (name, description, upstream_url, is_public, status)
plan
create_plan
Create a pricing plan for a server
update_plan
Update a pricing plan
operator
get_operator_info
Get current operator profile and status
plans
list_plans
List pricing plans for a server
register
register_operator
Register a new operator account with Stripe Connect onboarding
revenue
get_revenue
Get revenue summary and payout history
servers
list_servers
List all MCP servers registered by the operator
usage
get_usage
Get usage analytics for a server (calls, revenue, top callers)

Endpoints

URLTransportStateLatencyChecked
https://mcp-billing-gateway-production.up.railway.app/mcp/ streamable-http answering 344 ms 9 min ago

Alternatives to MCP Billing Gateway

same job, measured the same way
MCP Stripe
by codespar

MCP server for Stripe — global payments API (PaymentIntents, Checkout, Billing, Refunds)

26 installs/wk local only
Perforce Agentic Gateway
by perforce

Local MCP gateway that proxies AI clients to many MCP servers with a token-efficient code mode

220 installs/wk local only
NordicMCP — Stripe
by nordicmcp

Hosted Stripe MCP server: 18 tools for payments, subscriptions, invoicing, customers, and reporting.

answering
MCP Celcoin
by codespar

MCP server for Celcoin — Pix, boleto, transfers, bill payments, top-ups

34 installs/wk local only
MCP Stone
by codespar

MCP server for Stone — open banking, payments, Pix, transfers

24 installs/wk local only
Xero
by wyre-technology

MCP server for Xero accounting — contacts, invoices, payments, accounts, and financial reports.

local only
Xero
by wyre-ai

MCP server for Xero accounting — contacts, invoices, payments, accounts, and financial reports.

local only
Google Apps Script MCP
by a1-x-tech

MCP server for the Google Apps Script API: projects, code, versions, deployments and executions.

45 installs/wk local only

MCP Billing Gateway — questions

Answers built from our own checks of this server.

What can MCP Billing Gateway do?
It exposes 12 tools, read directly from the server on our last check. Among them: create_plan, create_server, delete_server, get_operator_info, get_revenue, get_server and 6 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is MCP Billing Gateway mostly used for?
Its tools cluster around server and plan. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is MCP Billing Gateway working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 283 ms. The bar chart above shows every period we have measured.
How do I connect MCP Billing Gateway?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does MCP Billing Gateway need an API key?
No. MCP Billing Gateway completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 12 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is MCP Billing Gateway?
It answers our handshake in 283 ms on average, which is faster than 52% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use MCP Billing Gateway?
The pypi package mcp-billing-gateway was installed 64 times in the last week. Week over week that is -25%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Billing Gateway open source?
Yes — it is published under the MIT licence, written in Python, 2 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.