@medigamiofficial/mcp
v0.1.12
Published
Medigami MCP server — outcome-labeled healthcare claim intelligence as Model Context Protocol tools. Free, PHI-free, discoverable.
Downloads
1,201
Maintainers
Readme
@medigamiofficial/mcp
Medigami Model Context Protocol (MCP) server — outcome-labeled healthcare claim intelligence as MCP tools.
Install in Claude Desktop, Cursor, Continue, or Cline and ask your LLM to scan medical bills, generate insurance appeal letters, estimate appeal success probabilities, and (with authentication) receive an advance on your expected recovery.
Free, discoverable, PHI-free by design.
Install
Claude Desktop
Edit ~/.config/claude/claude_desktop_config.json:
{
"mcpServers": {
"medigami": {
"command": "npx",
"args": ["-y", "@medigamiofficial/mcp"]
}
}
}Restart Claude Desktop. The tools appear under the MCP icon in the composer.
Cursor / Continue / Cline
Same snippet in the respective MCP settings UI.
Tools (public SKU)
scan_bill_for_errors— OCR'd bill text → flagged anomalies + recovery estimategenerate_appeal_letter— denial reason + CPT → legally-grounded letter templateoptimize_prescription— drug name → lowest-cost pathwayanalyze_glp1_pathways— patient eligibility → GLP-1 access rankingestimate_appeal_success— insurer+denial+CPT → probability + 95% CI + sample sizeresolve_denial— full chain: estimate + phrases + letter + optional factoring quotemaximize_recovery— given a scan_id, prioritized action listwatch_appeal_outcome— long-poll for an outcome to resolvewatch_claim_denial— long-poll for a denial eventverify_mcp_response— validate the Ed25519 signature on any Medigami responsequote_recovery_factoring— advance-cash quote against expected recovery (IP-gated)benchmark_payer_rate— DP-noised market rate benchmark (IP-gated)get_winning_phrases— ranked n-grams from successful appeals (IP-gated)
IP-gated tools appear only after the corresponding USPTO provisional filing is in place — the server manifest they see dynamically reflects the available surface.
Enterprise
@medigamiofficial/mcp-intel (separate package) is the Bearer-authed enterprise SKU with per-call metering, prevent_denial_before_submit, and direct advance_recovery_cash/settle_claim tools. Contact [email protected].
Age / COPPA
Users of this package affirm they are at least 13 years old. Medigami does not knowingly collect personal information from children under 13.
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.
Patents
Patents pending. See LICENSE.md for terms.
License
LicenseRef-Medigami-Community-1.0. See LICENSE.md.
- Individual / non-commercial use: free.
- Commercial use: contact [email protected].
