소개
This tool offers a concise and robust Model Context Protocol (MCP) server built with Rust, showcasing best practices for developing MCP tools. It simplifies the process of creating AI-powered services by providing a type-safe and well-documented foundation, supporting both stdio JSON-RPC and HTTP streaming for broad compatibility with clients like Claude Desktop and Cursor. Developers can easily extend it with custom tools for tasks like integer addition and message echoing, all while benefiting from structured logging and comprehensive error handling.