MedPrice AI
Rank #22,205io.github.medprice-ai/mcp-medprice-ai
Hosted MCP server exposing US hospital procedure cost data to AI assistants
MedPrice AI is a Model Context Protocol (MCP) server published by medprice-ai. It ranks #22,205 of 132,046 servers tracked on MCP Toplist. MedPrice AI is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 19, 2026 and most recently updated on Jun 19, 2026.
Ranks ahead of 109,841 of 132,046 servers on MCP Toplist.
Use MedPrice AI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mcp-medprice-ai https://mcp.medprice.ai/mcp[mcp_servers.mcp-medprice-ai]
url = "https://mcp.medprice.ai/mcp"Add to ~/.codex/config.toml.
https://mcp.medprice.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mcp-medprice-ai": {
"url": "https://mcp.medprice.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-medprice-ai": {
"type": "http",
"url": "https://mcp.medprice.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-medprice-ai": {
"serverUrl": "https://mcp.medprice.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-medprice-ai": {
"url": "https://mcp.medprice.ai/mcp"
}
}
}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.medprice-ai%2Fmcp-medprice-ai)<a href="https://mcptoplist.com/server/io.github.medprice-ai%2Fmcp-medprice-ai"><img src="https://mcptoplist.com/badge/io.github.medprice-ai%2Fmcp-medprice-ai.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
medprice-ai
Available versions (1)
| Version | Published |
|---|---|
| 0.0.1 | Jun 19, 2026 |
Frequently asked questions
- Who maintains MedPrice AI?
- MedPrice AI is maintained by medprice-ai, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is MedPrice AI listed on the Official MCP Registry?
- Yes — MedPrice AI is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MedPrice AI have?
- MCP Toplist tracks 1 version of MedPrice AI, most recently published on Jun 19, 2026.
- Where can I find the source code for MedPrice AI?
- The source code for MedPrice AI is hosted at github.com/medprice-ai/mcp-medprice-ai.
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.