mcpbeat Sign in

Scoring MCP Server

answering

Scoring is answering right now. Last checked 15 min ago. It exposes 8 tools.

Hosted MCP for denial, prior auth, reimbursement, workflow validation, batch scoring, and feedback.

Uptime history 52 days of history · worst day 96%
52 days agonow
100.0%
Uptime 24h
91 of 91 checks
8
Tools
read from the server
402 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Scoring every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add scoring --transport http https://mcp.sentinelsignal.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "scoring": {
      "url": "https://mcp.sentinelsignal.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.scoring]
url = "https://mcp.sentinelsignal.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "scoring": {
      "url": "https://mcp.sentinelsignal.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "scoring": {
      "url": "https://mcp.sentinelsignal.io/mcp"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

score
score_batch
Score up to 25 workflow items sequentially in one request via POST /v1/score/batch
score_workflow
Score Sentinel healthcare workflows via POST /v1/score
limits
get_limits
Retrieve plan limits, trial quota, and upgrade state via GET /v1/limits
submit
submit_feedback
Submit structured claims outcome feedback via POST /v1/feedback
usage
get_usage
Retrieve monthly scoring call usage via GET /v1/usage
validate
validate_workflow_payload
Validate and normalize a workflow payload without consuming a scoring call via POST /v1/workflows/{workflow}/validate
workflow
get_workflow_schema
Fetch required fields, optional fields, enums, and an example payload for a workflow via GET /v1/workflows/{workflow}/schema
workflows
list_workflows
List supported workflows and current model versions via GET /v1/workflows

Endpoints

URLTransportStateLatencyChecked
https://mcp.sentinelsignal.io/mcp streamable-http answering 374 ms 15 min ago

Alternatives to Scoring

same job, measured the same way
Horizon Insights MCP
by shentao12022-cmyk

Market data, financial statements, valuation, research, and news for investment workflows.

answering
Moira
by moira-mcp

Agent Workflow Engine — multi-step MCP workflows with per-step directives and validation.

local only
ControlKeel
by aryaminus

Governed MCP workflows with policy validation, findings tracking, and review gates.

759 installs/wk local only
K-Work Trust
by hycore220

Korean business record validation and workflow safety gates for AI agents.

3 tools answering
I
Prefect MCP Server
by prefecthq

MCP server for Prefect. Monitor and debug workflows, deployments, and automations.

2 259 installs/wk local only
VMware Pilot
by zw008

Multi-step workflow orchestration for VMware MCP skills with approval gates and rollback.

838 installs/wk local only
VMware Pilot
by vmware-skills

Multi-step workflow orchestration for VMware MCP skills with approval gates and rollback.

local only
Atlas MCP Server
by finmanagerai

Hosted MCP for stocks, options, Greeks, brokers, order previews, alerts, and workflows.

answering

Scoring — questions

Answers built from our own checks of this server.

What can Scoring do?
It exposes 8 tools, read directly from the server on our last check. Among them: get_limits, get_usage, get_workflow_schema, list_workflows, score_batch, score_workflow and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Scoring working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 402 ms. The bar chart above shows every period we have measured.
How do I connect Scoring?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Scoring need an API key?
No. Scoring completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Scoring?
It answers our handshake in 402 ms on average, which is faster than 40% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.