Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by rust-mcp-stack • Uncategorized
A type-safe Rust implementation of the official Model Context Protocol (MCP) schema supporting multiple protocol versions.
Implement MCP servers in Rust with type-safe schema support.
Implement MCP clients in Rust to communicate with MCP servers.
Up-to-date MCP protocol schema implementations supporting multiple versions.
This crate provides Rust implementations of the official MCP schemas with serialization and deserialization support, enabling developers to build MCP servers and clients. It supports all official MCP protocol versions and includes utility modules to enhance type safety and development productivity. The schemas are auto-generated from the official MCP specifications, ensuring they are always up-to-date. It is designed to help integrate LLM applications with external data sources and tools seamlessly.