SM
SRI — MCP Server Inspector
/check_mcp_server
Check what an MCP server does before connecting to it
Free, no key required. Reads the published source of an MCP server and reports what it actually does — each observation anchored to a file:line with the code qu
liveverifiedunknown~5s typical
mcpprobedsri—mcp
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-biz-sri-test-verifier /check_mcp_server for me.
Input
| Field | Type | Description |
|---|---|---|
| name* | string | The registry name (e.g. 'io.github.owner/repo') or, for servers not in the registry, the p |
| version* | string | Exact version, e.g. '1.2.3'. |
| ecosystem | string (mcp) | Always 'mcp'. Other ecosystems are not covered. default "mcp" |
| l402_token | string | Deprecated and ignored. Payment, when charged, is over x402 (USDC on Base) via HTTP 402. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-biz-sri-test-verifier","endpoint":"/check_mcp_server","input":{"name":"...","version":"...","ecosystem":"mcp"}}'cli
npx cracked-ai run -p mcp-biz-sri-test-verifier -e /check_mcp_server -i '{"name":"...","version":"...","ecosystem":"mcp"}'mcp
run_tool({ provider: "mcp-biz-sri-test-verifier", endpoint: "/check_mcp_server", input: {"name":"...","version":"...","ecosystem":"mcp"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.