概要
This skill provides specialized expertise for developers building Model Context Protocol (MCP) servers in Rust. It offers comprehensive guidance on selecting and implementing the right transport mechanism for any deployment scenario, from local Claude Desktop integrations using stdio to scalable cloud-based services using SSE and HTTP streaming. The guide includes production-ready code patterns for the rmcp crate, covering security configurations, performance optimization, and rigorous testing strategies to ensure reliable message delivery between AI clients and servers.