概要
Explore the Model Context Protocol (MCP) with this comprehensive playground server, showcasing robust support for both Standard I/O (Stdio) and HTTP-based Server-Sent Events (SSE) transports. It provides a foundational boilerplate for developing MCP servers, complete with example tools like 'echo', 'add', 'get_time', and 'generate_uuid', alongside various server resources. Built with TypeScript, it ensures full type safety and offers a development mode with hot reload for efficient iteration, making it an ideal starting point for integrating with MCP clients like Claude Desktop.