kuri_mcp_protocol 0.2.0

Core types for the MCP protocol
Documentation

kuri_mcp_protocol

Crates.io Documentation

This crate contains types for the MCP protocol, and handlers to enable serde serialisation/deserialisation from these types.

This crate is intended to be independent of kuri's implementation and usage of these types, so you may use kuri_mcp_protocol by itself in your project, if you only want the types and not the kuri server framework.