CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Scoring

io.sentinelsignal/scoring
8 toolsauthHTTPregistry active
Summary

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.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Tools

Public tool metadata for what this MCP can expose to an agent.

8 tools
list_workflowsList supported workflows and current model versions via GET /v1/workflows

List 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 params

Fetch required fields, optional fields, enums, and an example payload for a workflow via GET /v1/workflows/{workflow}/schema

Parameters* required
workflowstring
Workflow identifier such as healthcare.denial, healthcare.prior_auth, or healthcare.reimbursement.
validate_workflow_payloadValidate and normalize a workflow payload without consuming a scoring call via POST /v1/workflows/{workflow}/validate2 params

Validate and normalize a workflow payload without consuming a scoring call via POST /v1/workflows/{workflow}/validate

Parameters* required
payloadobject
Workflow payload to validate before scoring.
workflowstring
Workflow identifier such as healthcare.denial, healthcare.prior_auth, or healthcare.reimbursement.
score_workflowScore denial risk, prior auth, and reimbursement workflows via POST /v1/score3 params

Score denial risk, prior auth, and reimbursement workflows via POST /v1/score

Parameters* required
optionsobject
Optional scoring flags such as explanation or threshold controls.
payloadobject
Structured workflow payload matching Sentinel /v1/score for the selected workflow.
workflowstring
Workflow identifier such as denial, prior_auth, reimbursement, or unified_score.
score_batchScore up to 25 workflow items sequentially in one request via POST /v1/score/batch2 params

Score up to 25 workflow items sequentially in one request via POST /v1/score/batch

Parameters* required
itemsarray
List of scoring items, each containing workflow, payload, and optional options.
continue_on_errorboolean
When true, later items continue even if an earlier item fails.
get_limitsRetrieve plan limits, trial quota, and upgrade state via GET /v1/limits

Retrieve 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 params

Retrieve monthly scoring call usage via GET /v1/usage

Parameters* required
monthstring
Optional billing month in YYYY-MM format.
submit_feedbackSubmit structured claims outcome feedback via POST /v1/feedback1 params

Submit structured claims outcome feedback via POST /v1/feedback

Parameters* required
feedbackobject
Structured feedback payload for a prior Sentinel scoring event.
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Automation & Workflows
Registryactive
TransportHTTP
AuthRequired
UpdatedMay 24, 2026
Open website

Related Automation & Workflows MCP Servers

View all →
n8n Workflow Builder

makafeli/n8n-workflow-builder

AI assistant integration for n8n workflow automation through Model Context Protocol (MCP). Connect Claude Desktop, ChatGPT, and other AI assistants to n8n for natural language workflow management.
519
N8N

illuminaresolutions/n8n-mcp-server

MCP server implementation for n8n workflow automation
120
Make Mcp

danishashko/make-mcp

Unofficial MCP server for Make.com automation - build, validate & deploy scenarios via AI
5
n8n Manager MCP

lukisch/n8n-manager-mcp

MCP server for n8n workflow management -- view, create, sync and manage workflows via AI.
1
Airflow

io.github.us-all/airflow

Airflow MCP — list DAGs/runs/task instances, tail logs, trigger and clear (write-gated)
Mcp Workflow

io.github.infoinlet-marketplace/mcp-workflow

Workflow automation for AI agents — browse 125 connectors + 234 templates, run via FluxTurn.