runJsonRpcCompliance
Validates a target MCP server's JSON-RPC 2.0 implementation by running a suite of error handling tests including parse-error, invalid-request, method-not-found, invalid-params, and internal-error.
Instructions
Run JSON-RPC 2.0 compliance suite (parse-error, invalid-request, method-not-found, invalid-params, internal-error) against a target MCP server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| specVersion | Yes |