painprep-mcp-server
Rank #61,686io.github.Goingparabolic/painprep-mcp-server
Interventional pain medicine MCP: Medicare checklists, CPT/ICD-10, ASRA, prior-auth & appeals
painprep-mcp-server is a Model Context Protocol (MCP) server published by goingparabolic. It ranks #61,686 of 132,113 servers tracked on MCP Toplist. painprep-mcp-server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 30, 2026 and most recently updated on May 30, 2026.
Ranks ahead of 70,427 of 132,113 servers on MCP Toplist.
Use painprep-mcp-server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add painprep-mcp-server -e "PAINPREP_LICENSE_KEY=<your PAINPREP_LICENSE_KEY>" -- npx -y painprep-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.painprep-mcp-server]
command = "npx"
args = ["-y", "painprep-mcp-server"]
[mcp_servers.painprep-mcp-server.env]
PAINPREP_LICENSE_KEY = "<your PAINPREP_LICENSE_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"painprep-mcp-server": {
"command": "npx",
"args": [
"-y",
"painprep-mcp-server"
],
"env": {
"PAINPREP_LICENSE_KEY": "<your PAINPREP_LICENSE_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"painprep-mcp-server": {
"command": "npx",
"args": [
"-y",
"painprep-mcp-server"
],
"env": {
"PAINPREP_LICENSE_KEY": "<your PAINPREP_LICENSE_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"painprep-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"painprep-mcp-server"
],
"env": {
"PAINPREP_LICENSE_KEY": "<your PAINPREP_LICENSE_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"painprep-mcp-server": {
"command": "npx",
"args": [
"-y",
"painprep-mcp-server"
],
"env": {
"PAINPREP_LICENSE_KEY": "<your PAINPREP_LICENSE_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"painprep-mcp-server": {
"command": "npx",
"args": [
"-y",
"painprep-mcp-server"
],
"env": {
"PAINPREP_LICENSE_KEY": "<your PAINPREP_LICENSE_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Goingparabolic%2Fpainprep-mcp-server)<a href="https://mcptoplist.com/server/io.github.Goingparabolic%2Fpainprep-mcp-server"><img src="https://mcptoplist.com/badge/io.github.Goingparabolic%2Fpainprep-mcp-server.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
goingparabolic
Other servers by goingparabolic
View all goingparabolic servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | May 30, 2026 |
Frequently asked questions
- Who maintains painprep-mcp-server?
- painprep-mcp-server is maintained by goingparabolic, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is painprep-mcp-server listed on the Official MCP Registry?
- Yes — painprep-mcp-server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does painprep-mcp-server have?
- MCP Toplist tracks 1 version of painprep-mcp-server, most recently published on May 30, 2026.
- Where can I find the source code for painprep-mcp-server?
- The source code for painprep-mcp-server is hosted at github.com/goingparabolic/painprep-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.