Skip to main content
Glama
espirado

Claims desk MCP Server

by espirado

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.py

Optional:

export RCI_API_KEY=...
export RCI_API_URL=https://api-dev.rcintell.com

Related MCP server: mymedi-ai-mcp-server

Layout

Path

Purpose

src/mcp_pdf_demo/server.py

MCP JSON-RPC (tools + resources + chunked reads)

src/mcp_pdf_demo/live.py

CMS fetch/cache + optional RCI HTTP

fixtures/catalog.json

CPT → live CMS URL map

app/

Claims desk UI

docs/blog-draft.md

Technical story + screenshots

scripts/serve_app.py

Local Apps host (POST /mcp)

Blog

docs/blog-draft.md

License

MIT

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    A
    quality
    B
    maintenance
    Healthcare 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.
    20
    697
    2
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Source-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.

View all related MCP servers

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

View all MCP Connectors

Latest Blog Posts

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