mcpbeat Sign in

Automatedrcm Billing MCP Server

by laureennicholson635 Your server? Claim it
local only

Automatedrcm Billing MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 17 Aug 2026.

Medical-billing tools for AI agents: prior-auth checks, denial decoding, claim triage, appeals.

Installs per day peak 146 · avg 5
a month agotoday
30
Installs / week
npm · automatedrcm-billing-mcp
0
Stars
0 open issues
17 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Automatedrcm Billing MCP 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 automatedrcm-billing-mcp -- npx -y automatedrcm-billing-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "automatedrcm-billing-mcp": {
      "args": [
        "-y",
        "automatedrcm-billing-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.automatedrcm-billing-mcp]
command = "npx"
args = ["-y", "automatedrcm-billing-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "automatedrcm-billing-mcp": {
      "args": [
        "-y",
        "automatedrcm-billing-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "automatedrcm-billing-mcp": {
      "args": [
        "-y",
        "automatedrcm-billing-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: X402_PRIVATE_KEY (Optional. Private key of a wallet holding a little USDC on Base mainnet — enables the paid tools ($0.01–$1.50/call, gasless EIP-3009). Free tools (catalog, free_samples) work without it. Use a dedicated low-balance wallet.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Automatedrcm Billing MCP

same job, measured the same way
Medigami
by medigami

Medigami: medical bill error scan, denial decoding, appeal deadlines, hospital price lookup

87 tools answering
I
Backend
by aiguardrail

Deterministic pre-trade risk checks for autonomous AI trading agents.

5 tools answering
AgentAuth
by raditotev

Identity and auth for AI agents: credentials, tokens, delegations, and permission checks.

62 installs/wk local only
Defenter Proxy
by defenter-ai

Real-time semantic security for AI coding agents and MCP tools

122 installs/wk local only
Painprep MCP Server
by goingparabolic

Interventional pain medicine MCP: Medicare checklists, CPT/ICD-10, ASRA, prior-auth & appeals

41 installs/wk local only
Bitcoin MCP
by bortlesboat

49 Bitcoin tools for AI agents: fees, mempool, blocks, mining, price. Zero config.

221 installs/wk local only
Topos
by krv-labs

Structural code-quality tools for AI coding agents.

439 installs/wk local only
I
Agent Guardrails
by logi-cmd

Merge gates and safety checks for AI coding agents via MCP.

125 installs/wk local only

Automatedrcm Billing MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Automatedrcm Billing MCP?
Automatedrcm 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 npm package automatedrcm-billing-mcp was installed 30 times last week.
How do I connect Automatedrcm 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 automatedrcm-billing-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Automatedrcm Billing MCP?
The npm package automatedrcm-billing-mcp was installed 30 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 Automatedrcm Billing MCP open source?
Yes — it is published under the MIT licence, written in JavaScript 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.