kuri_mcp_protocol

Crates.iokuri_mcp_protocol
lib.rskuri_mcp_protocol
version0.2.0
created_at2025-04-17 15:15:56.65393+00
updated_at2025-05-12 09:00:20.958893+00
descriptionCore types for the MCP protocol
homepagehttps://github.com/itsaphel/kuri
repositoryhttps://github.com/itsaphel/kuri
max_upload_size
id1637989
size71,309
(itsaphel)

documentation

https://docs.rs/kuri_mcp_protocol

README

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.

Commit count: 29

cargo fmt