mcpbeat Sign in

Billing Doctor MCP Server

by lazytitan30 Your server? Claim it
local only

Billing Doctor runs on your own machine — the client starts it, so there is no endpoint to ping. 335 installs a week from npm. Last commit 16 Sep 2026.

Diagnose Google Play Billing incidents locally, with evidence. Not affiliated with Google.

335
Installs / week
npm · billing-doctor
0
Stars
0 open issues
16 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Billing Doctor 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

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 billing-doctor -- npx -y billing-doctor
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "billing-doctor": {
      "args": [
        "-y",
        "billing-doctor"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.billing-doctor]
command = "npx"
args = ["-y", "billing-doctor"]
.cursor/mcp.json
{
  "mcpServers": {
    "billing-doctor": {
      "args": [
        "-y",
        "billing-doctor"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "billing-doctor": {
      "args": [
        "-y",
        "billing-doctor"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Billing Doctor

same job, measured the same way
Google Trends Scraper (orbots) - Apify Actor
by orbotshq

Google Trends trending searches, volume estimates & trend duration. Not affiliated with Google LLC.

answering
Google Events
by johnisanerd

Google Events listings with dates, venues, and ticket links via a hosted MCP server.

answering
Google Play data for agents
by fetcher-googleplay

7 Google Play endpoints. Pay per call in USDC via x402.

9 tools answering
Brave Search
by pipeworx-io

Brave Search MCP — independent web index (no Google/Bing dependency)

33 tools answering
Rank Fast
by rank

Google index checks with diagnosis, real autocomplete keyword ideas, AI visibility, guest post shelf

answering
Search Console MCP
by saurabhsharma2u

Google Search Console + Bing + GA4 + AdSense — unified SEO intelligence for AI agents.

598 installs/wk local only
Truepane
by antonkarliner

Local MCP server generating complete App Store & Google Play screenshot sets.

89 installs/wk local only
Gdocs MCP
by dasasian

Treat a Google Doc like a local file: content editing, tracked-changes review, comments, tables.

74 installs/wk local only

Billing Doctor — questions

Answers built from our own checks of this server.

Why is there no uptime for Billing Doctor?
Billing Doctor 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 npm package billing-doctor was installed 335 times last week.
How do I connect Billing Doctor?
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 billing-doctor straight from npm; nothing to host, nothing to sign up for.
How many people use Billing Doctor?
The npm package billing-doctor was installed 335 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Billing Doctor open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.