About
The Rust MCP Tools Guide is an essential resource for developers building high-performance, type-safe MCP servers. It provides comprehensive instruction on using the rmcp crate's macro system to expose Rust functions to AI assistants. This skill covers everything from basic tool declarations and parameter validation to advanced patterns like stateful session management, external API integration, and robust error handling using thiserror. By following these patterns, developers can ensure their tools have accurate JSON schemas and clear descriptions, making them more reliable and easier for Claude to use correctly.