Connection check
verified live · 27h ago
mcp-billing-gateway
Billing proxy for MCP servers. Adds Stripe and x402 crypto payments without writing billing code.
Tools
12
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http, stdio
Last checked
27h ago
Tools & capabilities
12 toolsRead from the running server on 27h ago.
create_plan
name*api_key*server_id*is_defaultbilling_model*free_calls_per_month
+4
Create a pricing plan for a server Create a pricing plan for a server
create_server
name*api_key*auth_modeis_publictransportproxy_slug*
+2
Register a new MCP server for billing Register a new MCP server for billing
delete_server
api_key*server_id*
Soft-delete a server (can be restored) Soft-delete a server (can be restored)
get_operator_info
api_key*
Get current operator profile and status Get current operator profile and status
get_revenue
api_key*
Get revenue summary and payout history Get revenue summary and payout history
get_server
api_key*server_id*
Get server details including pricing plans Get server details including pricing plans
get_usage
tofromapi_key*server_id*
Get usage analytics for a server (calls, revenue, top callers) Get usage analytics for a server (calls, revenue, top callers)
list_plans
api_key*server_id*
List pricing plans for a server List pricing plans for a server
list_servers
api_key*
List all MCP servers registered by the operator List all MCP servers registered by the operator
register_operator
name*email*
Register a new operator account with Stripe Connect onboarding Register a new operator account with Stripe Connect onboarding
update_plan
nameapi_key*plan_id*is_activeis_defaultfree_calls_per_month
+1
Update a pricing plan Update a pricing plan
update_server
namestatusapi_key*is_publicserver_id*description
+1