mcpbeat Sign in

Painprep MCP Server

local only

Painprep MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm.

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

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

Installs per day peak 25 · avg 8 · -24% w/w
a month agotoday
41
Installs / week
npm · painprep-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

What changed 3

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 29 August 2026. No other catalogue keeps this.

31 Aug the owner changed
30 Aug the owner changed
29 Aug the owner changed

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

This one needs environment variables set before it will start: PAINPREP_LICENSE_KEY (PainPrep PREMIUM license key (PP-XXXX-XXXX-XXXX). Optional — the free tier works without it.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Painprep MCP Server

same job, measured the same way
Automatedrcm Billing MCP
by laureennicholson635

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

30 installs/wk local only
Usertour MCP Server
by usertour

Official Usertour MCP Server for in-app onboarding: flows, checklists, surveys, and analytics.

answering
Bis
by pipeworx-io

BIS MCP — Bank for International Settlements statistics (no auth)

35 tools answering
Terminal MCP Server
by aybelatchane

MCP server for AI agents to interact with terminal applications. Think Playwright for terminals.

67 installs/wk local only
Appstore Connect MCP
by ryaker

MCP server for Apple Store Connect API integration with OAuth authentication support

46 installs/wk local only
I
Godavaii MCP Server
by godavai01

GoDavaii Health AI — Indian medicine DB, drug interactions, pregnancy safety, dosage checks

14 installs/wk local only
ServerCard Trust MCP
by servercardtrust

Paid remote MCP for server-card validation, auth checks, trust packets, and readiness.

answering
PostgreSQL MCP Server
by yawlabs

PostgreSQL MCP server - query, schema introspection, explain, and health checks for AI assistants

4 335 installs/wk local only

Painprep MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Painprep MCP Server?
Painprep MCP Server 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 painprep-mcp-server was installed 41 times last week.
Is Painprep MCP Server 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 Painprep MCP Server?
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 painprep-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Painprep MCP Server?
The npm package painprep-mcp-server was installed 41 times in the last week. Week over week that is -24%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.