Claims desk MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Claims desk MCP ServerWhat are the Medicare documentation requirements for CPT 99213?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Claims desk — MCP Apps (personal)
Personal MCP + MCP Apps demo by Andrew Espira.
What it does: resolve Medicare claim documentation for a CPT against live CMS sources (LCD pages + Claims Processing Manual PDF). The MCP tool returns structured requirements + doc:// URIs; the App streams the fetched document for the reviewer. Optional live enrichment via RCI_API_KEY → prior-auth / claim-intelligence APIs.
Quick start
python3 scripts/run_evidence.py # live CMS fetch + chunk integrity
python3 scripts/serve_app.py # → http://127.0.0.1:8765
python3 scripts/capture_screenshots.pyOptional:
export RCI_API_KEY=...
export RCI_API_URL=https://api-dev.rcintell.comRelated MCP server: mymedi-ai-mcp-server
Layout
Path | Purpose |
| MCP JSON-RPC (tools + resources + chunked reads) |
| CMS fetch/cache + optional RCI HTTP |
| CPT → live CMS URL map |
| Claims desk UI |
| Technical story + screenshots |
| Local Apps host ( |
Blog
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityCmaintenanceProvides comprehensive access to CMS Medicare data including physician services, prescriber information, hospital quality metrics, drug spending, formulary coverage, and ASP pricing for healthcare analysis and decision-making.16MIT
- AlicenseAqualityBmaintenanceHealthcare billing AI for agents — 12 tools for ICD-10/CPT/HCPCS code lookup (80K+ codes), prior auth prediction, medical NER, claims validation, HIPAA compliance auditing, and provider/drug enrichment. Pay-per-call via credits or USDC.206972MIT
- AlicenseAqualityCmaintenanceEnables AI assistants to look up medical billing codes, denial reasons, and payer rules for faster claim resolution.66MIT
- FlicenseNot gradedqualityBmaintenanceSource-provenanced US federal healthcare provider data over MCP. Resolve any NPI or CCN across NPPES, OIG LEIE, SAM.gov, state Medicaid exclusions, CMS PECOS, Care Compare, and Open Payments — every field carries a 14-field provenance contract, and an "excluded or compromised anywhere" check runs on every lookup.
Related MCP Connectors
Validates ICD-10-CM against the real FY2026 catalog (NCHS/CDC) and CPT by structure/category.
Hosted MCP for denial, prior auth, reimbursement, workflow validation, batch scoring, and feedback.
A paid remote MCP for Context7 MCP docs, built to return verdicts, receipts, usage logs, and audit-r
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/espirado/mcp-resources-apps-demo'
If you have feedback or need assistance with the MCP directory API, please join our Discord server