MCP server health & conformance scan
check_mcp_serverRun a free, live health, conformance and latency scan of any remote MCP (Model Context Protocol) server over streamable HTTP. Performs a real JSON-RPC initialize + tools/list handshake and returns a 0-100 score with letter grade, per-check breakdown (protocol version, serverInfo identity, declared capabilities, tool count and description quality, handshake latency, HTTPS, auth posture) and a concrete fix for every failed check. Use it before recommending, installing or listing an MCP server, or to debug why an agent platform rejects one. Auth-protected servers are detected and scored on reachable surface. Free tier: please self-limit to a few calls per minute. High-volume / production use: the identical scan is available pay-per-call via the x402 payment protocol at https://x402.agiscorecard.com/api/mcp-check ($0.005 per call in USDC on Base — no account, no API key).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The MCP endpoint URL to scan, e.g. https://example.com/mcp. Must be a public streamable-HTTP MCP endpoint; https:// is assumed when the scheme is omitted. Private/localhost addresses are rejected. |