Medigami Public
Rank #37,854io.github.maximusrufus/medigami
Attested healthcare-finance MCP: bill scans, appeals, denials, rate + ICD/CPT/NPI lookups.
Medigami Public is a Model Context Protocol (MCP) server published by maximusrufus. It ranks #37,854 of 132,113 servers tracked on MCP Toplist. Medigami Public is listed across 2 registries — Official MCP and PulseMCP, with 5 tracked versions. It was first listed on Apr 21, 2026 and most recently updated on Apr 22, 2026.
Ranks ahead of 94,259 of 132,113 servers on MCP Toplist.
Use Medigami Public
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add medigami -e "MEDIGAMI_MCP_URL=<your MEDIGAMI_MCP_URL>" -- npx -y @medigamiofficial/mcpReplace each placeholder with your own value before saving.
[mcp_servers.medigami]
command = "npx"
args = ["-y", "@medigamiofficial/mcp"]
[mcp_servers.medigami.env]
MEDIGAMI_MCP_URL = "<your MEDIGAMI_MCP_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"medigami": {
"command": "npx",
"args": [
"-y",
"@medigamiofficial/mcp"
],
"env": {
"MEDIGAMI_MCP_URL": "<your MEDIGAMI_MCP_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"medigami": {
"command": "npx",
"args": [
"-y",
"@medigamiofficial/mcp"
],
"env": {
"MEDIGAMI_MCP_URL": "<your MEDIGAMI_MCP_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"medigami": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@medigamiofficial/mcp"
],
"env": {
"MEDIGAMI_MCP_URL": "<your MEDIGAMI_MCP_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"medigami": {
"command": "npx",
"args": [
"-y",
"@medigamiofficial/mcp"
],
"env": {
"MEDIGAMI_MCP_URL": "<your MEDIGAMI_MCP_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"medigami": {
"command": "npx",
"args": [
"-y",
"@medigamiofficial/mcp"
],
"env": {
"MEDIGAMI_MCP_URL": "<your MEDIGAMI_MCP_URL>"
}
}
}
}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.maximusrufus%2Fmedigami)<a href="https://mcptoplist.com/server/io.github.maximusrufus%2Fmedigami"><img src="https://mcptoplist.com/badge/io.github.maximusrufus%2Fmedigami.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
maximusrufus
Other servers by maximusrufus
View all maximusrufus servers →Available versions (5)
| Version | Published |
|---|---|
| 0.1.12 | Apr 22, 2026 |
| 0.1.11 | Apr 22, 2026 |
| 0.1.10 | Apr 22, 2026 |
| 0.1.7 | Apr 21, 2026 |
| 0.1.6 | Apr 21, 2026 |
Frequently asked questions
- Who maintains Medigami Public?
- Medigami Public is maintained by maximusrufus, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Medigami Public listed on the Official MCP Registry?
- Yes — Medigami Public is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Medigami Public have?
- MCP Toplist tracks 5 versions of Medigami Public, most recently published on Apr 22, 2026.
- Where can I find the source code for Medigami Public?
- The source code for Medigami Public is hosted at github.com/maximusrufus/medigami-public.
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.