Chatgpt MCP server
Medigami patient tools: rates, markups, denial codes, deadlines, overturn rates, procedure codes
Little public usage data yet
Reviews
Write oneNobody has reviewed Chatgpt yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Chatgpt tools (6)
write = sends, deletes, buys or postscheck_bill_markupFreeCompares one billed line to the hospital's own published negotiated rate for that code and returns the multiple. You type the code and amount; no bill upload. Educational, not billing advice.
explain_denial_codeFreeExplains a CARC claim-adjustment reason code from the public X12 code list: what it means, whether it is typically appealable, and the general appeal path. Not legal advice.
get_appeal_deadlineFreeReturns the appeal window that applies to a plan type (employer ERISA plan, marketplace/individual, Medicare Advantage, Medicaid) with the federal citation and how the clock is counted. Cites the rule; does not tell you whether to file.
get_hospital_rateFreeReturns the negotiated rate a named hospital publishes in its federally required machine-readable file for a CPT/HCPCS code, with the file's as-of date. Public hospital-transparency data; educational, not billing advice.
get_insurer_overturn_rateFreeReturns, for one insurer in one state, the share of external-review appeals the state regulator reports as overturned, with the sample size, the regulator's report as the source, and the as-of date. Available for CA, NY, MD, NJ, MI, OH, NC. This is one insurer's own historical rate — not a ranking or comparison against other insurers, and not a prediction for your case.
lookup_procedure_codeFreePlain-English description of a CPT/HCPCS procedure code and its category, from public code references.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 622ms20/20
- Tool poisoning6 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http chatgpt https://mcp.medigami.com/chatgpt/mcp
Chatgpt: common questions
- Is Chatgpt MCP server safe?
- With care: it is graded C, so read the findings first (69/100). Read the Chatgpt safety report
- How do I install Chatgpt?
- It runs remotely at mcp.medigami.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Chatgpt need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Chatgpt maintained?
- The latest release is v1.0.0.
- Is Chatgpt up?
- 100% of our last 3 checks got an answer. We check remote servers about four times a day.