Live-probe a URL for MCP compliance
Sends a JSON-RPC tools/list request to the target URL and reports whether it responded with a spec-compliant reply. REST peer of the MCP verify_mcp tool. No caching — caller is asking "is it live right now?"
get/verify-mcp
Query parameters
urlstring required
Target URL (with or without scheme)
Response
Probe result
Changes
Changed in 1 of the 5 revisions of this API.1
- ○
added the non-success response with the status
response-non-success-status-added
- ○