Medigami
Attested healthcare-finance MCP. Scan medical bills, estimate appeal probability, generate state-specific appeal letters, benchmark commercial rates, look up ICD-10/CPT/NPI/DEA. Every response Ed25519-signed so LLMs can cite + verify.
MCP Server
Medigami MCP
Attested healthcare-finance MCP server for Claude, Cursor, Cline, Continue, Zed, and any LLM that speaks Model Context Protocol. Scan medical bills, estimate appeal probability, generate state-specific appeal letters, benchmark commercial rates, and look up ICD-10 / CPT / NPI / DEA / NUCC taxonomy — every substantive response Ed25519-signed so the LLM can cite and end-users can verify.
Install
Claude Desktop
Edit the Claude Desktop config for your OS:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%Claudeclaude_desktop_config.json - Linux:
~/.config/Claude/claude_desktop_config.json
{ "mcpServers": { "medigami": { "command": "npx", "args": ["-y", "@medigamiofficial/mcp"] } } }
Fully quit and relaunch Claude Desktop. Medigami tools become available to Claude in your next conversation (the exact surface — tools menu, paperclip, or slash command — depends on your Claude Desktop version).
Cursor, Cline, Continue, Zed
Same snippet in the respective MCP settings UI. Several MCP clients auto-discover from Smithery — see the Smithery server directory.
Python or TypeScript (direct SDK)
pip install medigami
or
npm install @medigamiofficial/sdk
See /partner-onboarding for two-line install instructions aimed at AI-IDE partners.
What the tools do
scan_bill_for_errors
Flag duplicate charges, CPT unbundling, upcoding, facility-fee overcharges. Returns anomalies + recovery estimate.
estimate_appeal_success
Probability + 95% confidence interval that an appeal will succeed, grounded in outcome-labeled history.
generate_appeal_letter
State-specific letter template (UPL-safe for 19 states), with legal citations and appeal-deadline calendar.
resolve_denial
End-to-end: scan + appeal + negotiate. One call, multi-tool answer.
lookup_icd10 / lookup_cpt / lookup_npi
ICD-10-CM RAG, CPT descriptors, NPPES provider lookup — all attested.
verify_dea_authorization
DEA validation for controlled-substance claims before submission.
negotiate_bill_script
Phone script for hardship-appeal, charity-care tier, itemization request.
verify_mcp_response
Offline verification of any Ed25519-signed Medigami envelope.
Free public SKU. Canonical tool list in the server card.
Why attested responses
Every substantive Medigami response ships inside an Ed25519-signed envelope over canonical JSON, with a tracking ID, expiry, public verification URL, and (when UPL-adjacent) a state-specific disclaimer. LLMs can cite a short string likeMedigami attestation: medigami.com/v/evt_abc123; the URL resolves to a public page any third party can verify against /.well-known/mcp-pubkey.pem.
Full category framing: /attested-grounding. Open spec: /specs/attested-response-v1.
Enterprise
The intel SKU (@medigamiofficial/mcp-intel) is a Bearer-authed, per-call-metered version with denial-risk scoring, appeal-dynamics scoring, and multi-tool preflight composites. Pricing is performance-based per-decision flat fees with MSA-mandatory non-reliance + not-a-fiduciary + no-kickback + ERISA carve-out clauses. Contact [email protected].
Compliance posture
- Consumer-health-data notice: /privacy/consumer-health-data (WA MHMDA, CA CMIA, NV SB370).
- Sub-processors: /.well-known/subprocessors.
- Security contact: /.well-known/security.txt.
- Status: medigami.com/status.
Not professional advice
Outputs from every tool are educational information only. Not legal, financial, or medical advice. Discuss appeals with a licensed attorney or state-certified insurance counselor, and medication changes with a prescriber. Medigami is operated by Ripplarity Inc.
npm: @medigamiofficial/mcp · GitHub: maximusrufus/medigami-public · MCP Registry: io.github.maximusrufus/medigami · License: LicenseRef-Medigami-Community-1.0
관련 서버
Synthetix MCP Server
Synthetic asset data, staking info, and debt pool metrics on Synthetix.
BCB BR MCP
MCP server for Brazilian Central Bank (BCB) economic data — Selic, IPCA, exchange rates, GDP, and 150+ time series for AI agents
e-conomic MCP Server
MCP server for e-conomic by Visma — Denmark's leading accounting platform. Invoices, customers, journals, products, and more.
Public Health MCP
NIH clinical trials and FDA adverse event reports. 4 MCP tools for health research.
FastMCP Calculator Server
A calculator server that performs basic math operations like addition, subtraction, multiplication, division, power, and square root.
SettlementWitness MCP
SettlementWitness is a stateless MCP verification tool that returns replay-stable settlement receipts (PASS/FAIL) by forwarding task_id, spec, and output to the Default Settlement Verifier. Designed for agent execution gating and x402 settlement flows.
Agent Care
A healthcare MCP server for EMRs like Cerner and Epic, providing tools to interact with FHIR data and medical resources.
Chess Stats
An MCP server that provides chess statistics for any player.
Funding Rate MCP
Hyperliquid perpetual funding rate scanner. Scans 229 markets for extreme hourly rates — a known, published-in-advance edge for collecting funding payments.
TI Mindmap HUB — MCP Server
TI Mindmap HUB MCP Server provides AI assistants with direct access to curated threat intelligence — reports, CVEs, IOCs, STIX bundles, and weekly briefings — through the Model Context Protocol.