{"type":"mcp_server","name":"mcp-sdk-rs","description":"This Rust SDK provides a work-in-progress implementation of the Model Context Protocol (MCP) for AI model communication. It offers features like multiple transport layers, async support, type-safe message handling, and","category":"AI","language":"Rust","stars":9,"forks":0,"owner":"jgmartin","github_url":"https://github.com/jgmartin/mcp-sdk-rs","homepage":null,"setup":"## Setup\nAdd this to your `Cargo.toml`:\n\n```toml\n[dependencies]\nmcp_sdk_rs = \"0.1.0\"\n```","tools":"## Available Tools\n\n1. Full implementation of MCP protocol specification (Complete implementation of the protocol).\n2. Multiple transport layers (WebSocket, stdio) (Supports different communication channels).\n3. Async/await support using Tokio (Utilizes asynchronous programming).\n4. Type-safe message handling (Ensures message integrity).\n5. Comprehensive error handling (Provides robust error management).\n6. Zero-copy serialization/deserialization (Efficient data handling).","faq":null,"created_at":"2025-01-24T16:25:12+00:00","updated_at":"2025-03-19T02:51:55+00:00","source_url":"https://model-context-protocol.com/servers/rust-mcp-model-context-protocol-sdk","related_articles":[]}