kmcp

Crates.iokmcp
lib.rskmcp
version0.1.0
created_at2025-07-11 00:55:44.008374+00
updated_at2025-07-11 00:55:44.008374+00
descriptionKindly MCP - A Rust implementation of the Model Context Protocol with enhanced features
homepage
repository
max_upload_size
id1747247
size4,256
SamDuchaine (SamDuchaine)

documentation

README

KMCP - Kindly MCP

A Rust implementation of the Model Context Protocol (MCP) with enhanced features for enterprise use.

Status

🚧 This project is currently under development. The crate is reserved for the upcoming Kindly MCP implementation.

Features (Planned)

  • Full compatibility with the standard MCP protocol
  • Enhanced performance through Rust's zero-cost abstractions
  • Enterprise features including:
    • Synchronous tool calls
    • Nested tool calls (tools calling other tools)
    • Advanced error handling and recovery
    • Built-in security features

Installation

cargo add kmcp

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 0

cargo fmt