MyMedi-AI/mymedi-ai-mcp-server

Biology, Medicine and Bioinformatics
0 Views
0 Installs

📇 ☁️ - Healthcare billing AI for agents: ICD-10/CPT/HCPCS code lookup (81,769 codes with RVU + OPPS pricing), prior auth prediction, medical NER, claims validation, denial-risk scoring, HIPAA compliance auditing, and NPI/drug enrichment. 20 tools, 10 free credits then pay-per-call via credits or anonymous USDC (x402). npx @mymedi-ai/mcp-server

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "mymedi-ai-mymedi-ai-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mymedi-ai-mymedi-ai-mcp-server"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

@mymedi-ai/mcp-server

npm version license: MIT MCP

MCP server for healthcare AI. Connect Claude, Cursor, VS Code, or any MCP client to 32 medical billing + clinical intelligence tools backed by 81K+ codes and 7 free government data sources — plus denial-decoding prompts and CMS dataset resources. Six tools work with no API key at all, and every clinical tool is read-only and PHI-free by design.

Claude (web or desktop) users: Settings → Connectors → Add custom connector → paste https://mymedi-ai.com/mcp-stream — no authentication, tools work immediately.

Quick Start

Two ways to pay — pick either:

Option A: Register for credits (100 free)

curl -X POST https://mymedi-ai.com/bot-marketplace/register \
  -H "Content-Type: application/json" \
  -d '{"name": "my-agent"}'
# → { apiKey, credits: 100 }

Option B: Anonymous per-call USDC (no signup)

Send USDC on Base to the treasury wallet and include the signed payment in X-402-Payment header. True agent-to-agent commerce. See /agent/v1/pricing for details.

Or try free

curl "https://mymedi-ai.com/agent/v1/demo?code=99213"

Returns basic code metadata (60/hour rate-limited). Paid tier unlocks RVU, Medicare reimbursement (PFS + OPPS), crosswalks, and AI features.

Works without an API key

Six tools are free and need no API key — install the server with no MCP_API_KEY and they work immediately (rate-limited 60/hour/IP):

ToolDescription
pa_required_checkMedicare DMEPOS prior-auth required check — CMS Required Prior Authorization List (42 CFR 414.234)
denial_code_infoDME denial code (CARC) explainer — meaning, common causes, fixes, appealability
code_lookup_basicBasic medical code lookup — code, type, description, category, active status
reimbursement_basicMedicare national PFS payment + DMEPOS fee-schedule ranges (rental/purchase)
order_readiness_checklistBlank DMEPOS pre-delivery checklist — SWO elements, F2F/WOPD, prior auth (42 CFR 410.38)
modifier_advisorDMEPOS billing-modifier guidance — KX/GA/GY/GZ, RR/NU/UE, capped-rental, RT/LT

The other 24 paid tools need an API key from POST /bot-marketplace/register (100 starter credits); account_status and buy_credits manage that account and never bill credits.

Client Setup

Claude Desktop

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mymedi-ai": {
      "command": "npx",
      "args": ["-y", "@mymedi-ai/mcp-server"],
      "env": {
        "MCP_API_KEY": "your-api-key"
      }
    }
  }
}

Cursor / VS Code

Add to MCP settings:

{
  "mymedi-ai": {
    "command": "npx",
    "args": ["-y", "@mymedi-ai/mcp-server"],
    "env": {
      "MCP_API_KEY": "your-api-key"
    }
  }
}

Claude Code

claude mcp add mymedi-ai -- npx -y @mymedi-ai/mcp-server

Tools (32)

Free (no API key)

ToolDescriptionPrice
pa_required_checkMedicare DMEPOS prior-auth required check (42 CFR 414.234)free
denial_code_infoDME denial code (CARC) explainerfree
code_lookup_basicBasic code metadata lookupfree
reimbursement_basicMedicare national PFS payment + DMEPOS fee-schedule rangesfree
order_readiness_checklistBlank DMEPOS pre-delivery checklist (SWO, F2F/WOPD, PA)free
modifier_advisorDMEPOS billing-modifier guidance (KX/GA/GY/GZ, RR/NU/UE, RT/LT)free

Medical Coding

ToolDescriptionPrice
code_lookupLook up ICD-10, CPT, HCPCS codes (81K+ codes) + DMEPOS fees$0.001
code_lookup_batchBatch lookup, up to 25 codes per call$0.001/code
code_suggestCode suggestions from clinical text (81K-code term search)$0.01
code_validateValidate code correctness and status$0.005
code_validate_batchBatch validation, up to 25 codes per call$0.005/code
code_crossrefCross-reference codes across ICD-10/CPT/HCPCS$0.02
code_reimbursementMedicare PFS + OPPS reimbursement rates (RVU, $)$0.01
fee_schedule_lookupDMEPOS fee schedule — state + RR/NU/UE modifier specific$0.01

Prior Auth & Claims

ToolDescriptionPrice
pa_predictApproval rate from decided-PA cohort + CMS requirement facts$0.05
pa_statusCheck prior auth status$0.02
pa_exposure_reportPA/WOPD catalog exposure report, up to 100 codes$0.01/code
claims_validatePre-submission claims validation$0.05
ner_extractExtract medical entities from clinical text$0.02
compliance_auditHIPAA compliance audit$0.25

Drug Intelligence

ToolDescriptionPrice
drug_lookupOpenFDA drug info + adverse events$0.01
drug_interactionsFDA co-reported adverse event signals$0.03
drug_rxnormNIH RxNorm + clinical interactions$0.02
drug_enrichAI-enriched drug intelligence$0.03

Providers & Market

ToolDescriptionPrice
provider_searchNPI provider directory search$0.005
provider_enrichAI-enriched provider intelligence$0.05
provider_paymentsSunshine Act physician payments (CMS Open Payments)$0.02
market_analysisSpecialty market analysis by state$0.10

Clinical & Public Health

ToolDescriptionPrice
trials_searchActive clinical trials (ClinicalTrials.gov)$0.03
disease_surveillanceCDC NNDSS case counts + trends$0.02

Account & Billing (API key, never bills credits)

ToolDescriptionPrice
account_statusCredit balance, USD equivalent, recent transactionsfree
buy_creditsStripe Checkout link to top up credits ($1 = 1,000 credits)free

Prompts

PromptArgumentsWhat it does
decode-denialcode (CARC, e.g. CO-50)Decodes the denial via denial_code_info, then builds a fix/resubmit/appeal action plan
order-readinesscode (HCPCS, e.g. E0466)Assembles the blank pre-delivery paperwork checklist via order_readiness_checklist

Resources

ResourceURIContents
PA Required Listmymedi://datasets/pa-required-listFull CMS Required Prior Authorization List (42 CFR 414.234) with categories and effective dates
F2F + WOPD Listmymedi://datasets/f2f-wopd-listFull CMS face-to-face/WOPD list (42 CFR 410.38(d)) plus the universal SWO elements
Platform overviewhttps://mymedi-ai.com/llms.txtWhat MyMedi-AI is, tool catalog, pricing, integration paths

Environment Variables

VariableDescriptionDefault
MCP_API_KEYAPI key from registration (omit for free tools / anonymous USDC)
MCP_API_BASE_URLAPI base URLhttps://mymedi-ai.com
MCP_CONNECTOR_TOKENShared-egress rate-limit token for hosted multi-user deployments (not needed for individual installs)

Payment

  • Free tier: 100 starter credits on registration ($0.10 of usage — enough to run pa_predict once and sample the cheap tiers)
  • Credit rate: $0.001 per credit (1 credit = 1 cheapest call)
  • x402 USDC: Pay per call on Base chain — no signup, agent-native commerce
  • Stripe: Credit packages at mymedi-ai.com/bot-marketplace/credits/pricing
  • USDC deposit: Send to treasury wallet and redeem for credits

Credit Balance Headers

Every paid response includes:

HeaderMeaning
X-Credits-RemainingBalance after this call
X-Credits-SpentCredits this call consumed
X-Credits-Warninglow (<50), critical (<10), depleted (0)
X-Credits-Action-Requiredtop-up or top-up-soon when balance is tight

Your SDK/agent can watch for these to trigger auto-top-up.

SDK

For programmatic use without MCP, install the SDK:

npm install @mymedi-ai/sdk
import { MyMediAI } from '@mymedi-ai/sdk';

const client = new MyMediAI({ apiKey: 'your-api-key' });
const result = await client.codeLookup('M79.3');

Data Sources

All 7 license-free government sources:

  • ICD-10 / HCPCS / CPT: CMS PFS RVU 2026 (public domain)
  • NPI provider directory: CMS (public domain)
  • OpenFDA: drug labels, adverse events, interactions
  • RxNorm: NIH normalized drug terminology
  • ClinicalTrials.gov: active clinical trials
  • CMS Open Payments: Sunshine Act physician payments
  • CDC NNDSS: notifiable disease surveillance

Troubleshooting

  • "Payment required" / 402 responses — the tool you called is pay-per-call and no API key is configured. Register a free key (100 starter credits): curl -X POST https://mymedi-ai.com/bot-marketplace/register -H "Content-Type: application/json" -d '{"name":"your-agent"}', then set MCP_API_KEY. The five free tools never need a key.
  • 429 / rate-limited on free tools — free endpoints allow 60 requests/hour per IP. Wait, or register a key and use the paid equivalents.
  • Connector won't connect — the hosted endpoint is https://mymedi-ai.com/mcp-stream over Streamable HTTP. Verify it from a terminal: npx -y @modelcontextprotocol/inspector --cli https://mymedi-ai.com/mcp-stream --transport http --method tools/list.
  • Code not found — lookups expect bare code strings (E1390, 99213, M79.3). Denial codes accept CO-50, co50, or 50.
  • Stale data concerns — reference data follows CMS release cycles (HCPCS April 2026, PFS RVU Jan 2026, PA/F2F lists per Federal Register notices); each response carries its list version where applicable.
  • Still stuck? Email support@mymedi-ai.com or open an issue at https://github.com/MyMedi-AI/mymedi-ai-mcp-server/issues.

Links

License

MIT

Related MCP Servers

ammawla/encode-toolkit

🐧 - MCP server and Claude Plugin for a full ENCODE Project genomic data and analysis toolkit — search, download, track, and analyze functional genomics experiments.

Biology, Medicine and Bioinformatics0 views
cafferychen777/ChatSpatial

🐍 🏠 - MCP server for spatial transcriptomics analysis with 60+ integrated methods covering cell annotation, deconvolution, spatial statistics, and visualization.

Biology, Medicine and Bioinformatics0 views
Crindo2/gph-mcp-server

📇 ☁️ - Healthcare service vendor matching for medical practices: 76,000+ curated vendors across 25 categories (billing, credentialing, EHR, compliance, legal) in all 50 US states.

Biology, Medicine and Bioinformatics0 views
davidmosiah/wellness-cgm-mcp

📇 🏠 ☁️ 🍎 🪟 🐧 - Local-first continuous glucose monitor MCP server for Dexcom Developer API and FreeStyle Libre via LibreLink Up.

Biology, Medicine and Bioinformatics0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

No check timestamp yet.

Unclaimed listing (imported or pending owner verification). Claim it →
★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.