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. Last commit 5 Jun 2026.
Interventional pain medicine MCP: Medicare checklists, CPT/ICD-10, ASRA, prior-auth & appeals
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.
claude mcp add painprep-mcp-server -- npx -y painprep-mcp-server
{
"mcpServers": {
"painprep-mcp-server": {
"args": [
"-y",
"painprep-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.painprep-mcp-server]
command = "npx"
args = ["-y", "painprep-mcp-server"]
{
"mcpServers": {
"painprep-mcp-server": {
"args": [
"-y",
"painprep-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"painprep-mcp-server": {
"args": [
"-y",
"painprep-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.