kmcp 0.1.0

Kindly MCP - A Rust implementation of the Model Context Protocol with enhanced features
Documentation
  • Coverage
  • 100%
    3 out of 3 items documented0 out of 1 items with examples
  • Size
  • Source code size: 4.25 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 112.73 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 7s Average build duration of successful builds.
  • all releases: 7s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • SamDuchaine

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.