MCP Toolkit MCP 2026-07-28

MCP Protocol Tools

Utilities for MCP protocol versions, stateless server discovery, JSON-RPC messages, capabilities, transport behavior and protocol debugging.

MCP 2026-07-28 protocol utilities

The current MCP specification uses a stateless core. The previous initialize/initialized lifecycle is no longer the current model. Requests carry protocol and routing information directly, while server/discover can optionally be used for capability discovery.

Debug MCP Protocol Interoperability

These protocol utilities inspect message methods, requests and responses, routing headers, pagination, cache metadata, tracing, multi-round input and stateless request structure. They are intended to make interoperability problems easier to isolate without requiring a live remote server.

Tools in this collection