Capability
Mcp Json Rpc Protocol Message Handling
20 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “error handling and protocol violation recovery”
A TypeScript SSE proxy for MCP servers that use stdio transport.
Unique: Implements JSONRPC-aware error handling that preserves protocol semantics, returning JSONRPC error objects to clients instead of generic HTTP errors, enabling clients to distinguish between different failure modes.
vs others: More informative than generic HTTP error responses because it uses JSONRPC error codes and messages, allowing clients to implement protocol-aware error handling and recovery.