mcp/mcp_protocol library

MCP Protocol implementation based on JSON-RPC 2.0

This file contains the core type definitions for the Model Context Protocol (MCP), which follows the JSON-RPC 2.0 specification.

Classes

McpError
MCP Error
McpNotification
MCP Notification (request without ID)
McpProtocol
JSON-RPC 2.0 protocol constants
McpRequest
MCP Request wrapper
McpResponse
MCP Response wrapper