MCP TypeScript SDK (V2)
    Preparing search index...

    Error codes for protocol errors that cross the wire as JSON-RPC error responses. These follow the JSON-RPC specification and MCP-specific extensions.

    Index

    Enumeration Members

    InternalError: -32603
    InvalidParams: -32602
    InvalidRequest: -32600
    MethodNotFound: -32601
    ParseError: -32700
    UrlElicitationRequired: -32042