io.github.maxbeech/denialpath

MCPcommunityattivo
v1.0.0io.github.maxbeechUnknownAggiornato 2 mesi fa

Deterministic CMS NCCI/MUE claim scrubbing and CARC/RARC denial explanations, cited to source.

Stato dell’endpointattivo
verificato 5 giorni fa · 166 ms
100 % degli ultimi 4 controlli hanno raggiunto questo endpoint
Funziona in
ClaudeCursorCopilotChatGPTGemini

Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.

Indicizzato automaticamente da fonti pubbliche. Non ancora verificato dal suo sviluppatore su Forge.Rivendica questo annuncio →
2 mesi faUltimo aggiornamento
Pacchetto
Autoreio.github.maxbeech
LicenzaUnknown
Versione1.0.0
Fontemcp-registry
Stato di fiducia
B
60/100Buono
Presente nell’indice di Forge+10/10
Identità del publisher verificata+0/30
Publisher: per questo annuncio non risulta alcun repository, quindi `forge publish` non può verificare la proprietà automaticamente. Usa «Rivendica questo annuncio» qui sopra — Forge li esamina a mano.
Verifica del dominio+0/10
Al momento non disponibile per questo tipo di annuncio — oggi il controllo del dominio viene eseguito solo per i pacchetti su npm, quindi questa riga non può ancora essere ottenuta qui, indipendentemente da cosa sia ospitato sul dominio.
Analisi prompt injection · pulita+30/30
Analisi offuscamento / esfiltrazione · pulita+20/20
StatoIndicizzato dalla community
PublisherNon verificato
FirmaNon firmato
Dominio
Provenienza
DipendenzeNon verificate
Superficie di strumenti6 strumenti · nessuno privilegiato
Analisi di sicurezza✓ Pulitovlive · 5 g faQuanto è efficace questa analisi?
PROMPTtool:check_claimImperative addressed to the AI model
ValutazioniNessuna
Indicizzato23 lug 2026

La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.

Strumenti

6 strumenti · nessuno privilegiato
Osservato in tempo reale dall’endpoint del fornitore5d ago

Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.

  • https://denialpath.vercel.app/api/mcp6 strumenti · 166 ms
check_claimScrub a claim against the NCCI procedure-to-procedure (PTP) edits and medically unlikely edits (MUE) in force on its date of service. Deterministic: no model, so identical input always returns an identical verdict. Every finding.status is one of pass (checked against a real edit and clean), fail (a…

Scrub a claim against the NCCI procedure-to-procedure (PTP) edits and medically unlikely edits (MUE) in force on its date of service. Deterministic: no model, so identical input always returns an identical verdict. Every finding.status is one of pass (checked against a real edit and clean), fail (a…

NOTAImperative addressed to the AI modelof service. Deterministic: no model, so identical input always returns an identical verdict.…
ParametroTipoDescrizione
dateOfService*stringISO yyyy-mm-dd, e.g. "2026-07-01". Selects which CMS edit quarter applies.
payerSlugstringOptional payer slug for context. Does not change the PTP/MUE verdict.
lines*arrayThe billed lines on this claim.
explain_denialExplain a CARC (Claim Adjustment Reason Code) and any RARCs (Remittance Advice Remark Codes) from a remittance: plain meaning, ranked corrective actions, and whether an appeal is worth filing. found:false means we do not hold that CARC in our dataset (X12 publishes far more codes than we have curat…

Explain a CARC (Claim Adjustment Reason Code) and any RARCs (Remittance Advice Remark Codes) from a remittance: plain meaning, ranked corrective actions, and whether an appeal is worth filing. found:false means we do not hold that CARC in our dataset (X12 publishes far more codes than we have curat…

ParametroTipoDescrizione
carc*stringCARC code, with or without a group prefix, e.g. "CO-45" or "45".
rarcarrayOptional RARC codes on the same remittance line.
payerstringOptional payer slug, to attach a timely-filing appeal deadline.
get_ncci_editsLook up NCCI procedure-to-procedure (PTP) edits, in two modes. Pair mode: pass column1, column2 (either order) and dateOfService to check whether that specific pair bundles on that date; status is no_data (we hold no edit for this pair in our dataset - NOT confirmation CMS has none), not_applicable…

Look up NCCI procedure-to-procedure (PTP) edits, in two modes. Pair mode: pass column1, column2 (either order) and dateOfService to check whether that specific pair bundles on that date; status is no_data (we hold no edit for this pair in our dataset - NOT confirmation CMS has none), not_applicable…

ParametroTipoDescrizione
column1stringPair mode: a CPT/HCPCS code. Send with column2 and dateOfService. Column order does not matter; the response reports the pair in CMS column order.
column2stringPair mode: the other code in the pair.
dateOfServicestringPair mode, required: ISO yyyy-mm-dd, e.g. "2026-07-01". NCCI PTP edits are versioned quarterly, so a pair lookup cannot be answered without a date.
codestringList mode: a single code. Returns every pair in the dataset involving it, in either column, with no date filtering.
get_mueLook up the medically unlikely edit (MUE) unit limit for a single CPT/HCPCS code. status is found or no_data; no_data means we hold no MUE value for this code in our dataset, not that CMS publishes none. When found, the returned limit.mai (adjudication indicator: "1" line edit - denies the excess u…

Look up the medically unlikely edit (MUE) unit limit for a single CPT/HCPCS code. status is found or no_data; no_data means we hold no MUE value for this code in our dataset, not that CMS publishes none. When found, the returned limit.mai (adjudication indicator: "1" line edit - denies the excess u…

ParametroTipoDescrizione
code*stringCPT/HCPCS code, e.g. "36415".
draft_appealGenerate an appeal letter for a denial, assembled deterministically from cited facts. REQUIRES A PRO OR SCALE PLAN. Called by an anonymous caller or a key on the free plan, this returns an upgrade_required error naming the pricing page - it never fabricates or partially generates a letter for a cal…

Generate an appeal letter for a denial, assembled deterministically from cited facts. REQUIRES A PRO OR SCALE PLAN. Called by an anonymous caller or a key on the free plan, this returns an upgrade_required error naming the pricing page - it never fabricates or partially generates a letter for a cal…

ParametroTipoDescrizione
carc*stringCARC code from the remittance, e.g. "CO-45" or "45".
rarcarrayOptional RARC codes on the same remittance line.
payerSlugstringOptional payer slug, to cite that payer's appeal policy and window.
providerNamestringOptional. Rendered as a placeholder if omitted.
claimNumberstringOptional. Rendered as a placeholder if omitted.
dateOfServicestringOptional, ISO yyyy-mm-dd. Rendered as a placeholder if omitted.
codesarrayOptional procedure codes at issue, numeric reference only.
practiceNotestringOptional free-text detail from the practice, appended to the argument section.
get_timely_filingDays remaining to file an initial claim (or, if already past, how far over) for a payer given a date of service. daysRemaining and expired are null when we hold no published timely filing limit for that payer, which is common since many limits are contract-specific - check note before treating the…

Days remaining to file an initial claim (or, if already past, how far over) for a payer given a date of service. daysRemaining and expired are null when we hold no published timely filing limit for that payer, which is common since many limits are contract-specific - check note before treating the…

ParametroTipoDescrizione
payer*stringPayer slug, e.g. "aetna".
dateOfService*stringISO yyyy-mm-dd, e.g. "2026-01-15".

6 strumenti su 6 hanno pubblicato una descrizione.

I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.

Descrizione

Deterministic CMS NCCI/MUE claim scrubbing and CARC/RARC denial explanations, cited to source.

Parole chiave
mcp
Alternative
Confronto delle superfici di strumenti…

Nessuna copertura delle dipendenze

Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.