This is a hosted service for healthcare payer operations, handling the scoring and validation workflows that sit between providers and insurance systems. You'd use it when building tools that need to predict claim denials, validate prior authorization requests, estimate reimbursement amounts, or process batches of claims through scoring models. The streamable-http transport means you can call it without managing your own infrastructure. The feedback capability suggests it supports model refinement based on actual outcomes. Reach for this if you're building clinical decision support tools, revenue cycle applications, or provider-facing dashboards that need real-time payer intelligence without standing up your own ML pipeline.
Public tool metadata for what this MCP can expose to an agent.
list_workflowsList supported workflows and current model versions via GET /v1/workflowsList supported workflows and current model versions via GET /v1/workflows
No parameter schema in public metadata yet.
get_workflow_schemaFetch required fields, optional fields, enums, and an example payload for a workflow via GET /v1/workflows/{workflow}/schema1 paramsFetch required fields, optional fields, enums, and an example payload for a workflow via GET /v1/workflows/{workflow}/schema
workflowstringvalidate_workflow_payloadValidate and normalize a workflow payload without consuming a scoring call via POST /v1/workflows/{workflow}/validate2 paramsValidate and normalize a workflow payload without consuming a scoring call via POST /v1/workflows/{workflow}/validate
payloadobjectworkflowstringscore_workflowScore denial risk, prior auth, and reimbursement workflows via POST /v1/score3 paramsScore denial risk, prior auth, and reimbursement workflows via POST /v1/score
optionsobjectpayloadobjectworkflowstringscore_batchScore up to 25 workflow items sequentially in one request via POST /v1/score/batch2 paramsScore up to 25 workflow items sequentially in one request via POST /v1/score/batch
itemsarraycontinue_on_errorbooleanget_limitsRetrieve plan limits, trial quota, and upgrade state via GET /v1/limitsRetrieve plan limits, trial quota, and upgrade state via GET /v1/limits
No parameter schema in public metadata yet.
get_usageRetrieve monthly scoring call usage via GET /v1/usage1 paramsRetrieve monthly scoring call usage via GET /v1/usage
monthstringsubmit_feedbackSubmit structured claims outcome feedback via POST /v1/feedback1 paramsSubmit structured claims outcome feedback via POST /v1/feedback
feedbackobjectmakafeli/n8n-workflow-builder
danishashko/make-mcp
lukisch/n8n-manager-mcp
io.github.us-all/airflow
io.github.infoinlet-marketplace/mcp-workflow