mcpbeat Sign in

Stripe Billing MCP Server

local only

Stripe Billing MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 168 installs a week from pypi.

Stripe Billing MCP Server by MEOK AI Labs

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 149 · avg 35 · -30% w/w
a month agotoday
168
Installs / week
pypi · stripe-billing-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add stripe-billing-mcp -- uvx stripe-billing-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "stripe-billing-mcp": {
      "args": [
        "stripe-billing-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.stripe-billing-mcp]
command = "uvx"
args = ["stripe-billing-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "stripe-billing-mcp": {
      "args": [
        "stripe-billing-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "stripe-billing-mcp": {
      "args": [
        "stripe-billing-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Stripe Billing MCP

same job, measured the same way
Accounting AI MCP
by csoai-org

Accounting Ai MCP Server by MEOK AI Labs

303 installs/wk local only
Crypto Tracker AI MCP
by csoai-org

Crypto Tracker Ai MCP Server by MEOK AI Labs

234 installs/wk local only
Personal Finance AI MCP
by csoai-org

Personal Finance Ai MCP Server by MEOK AI Labs

221 installs/wk local only
Invoice Generator AI MCP
by csoai-org

Invoice Generator Ai MCP Server by MEOK AI Labs

224 installs/wk local only
MCP Stripe
by codespar

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

26 installs/wk local only
I
Crypto Bytes
by mickymultani

Crypto Bytes MCP Server

66 installs/wk local only
MCP Vindi
by codespar

MCP server for Vindi — recurring billing, subscriptions, invoices

23 installs/wk local only
MCP Billing Gateway
by sapph1re

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

64 installs/wk 12 tools answering

Stripe Billing MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Stripe Billing MCP?
Stripe Billing MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package stripe-billing-mcp was installed 168 times last week.
Is Stripe Billing MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Stripe Billing MCP?
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 runs locally, so the command pulls stripe-billing-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Stripe Billing MCP?
The pypi package stripe-billing-mcp was installed 168 times in the last week. Week over week that is -30%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.