01Implements the Model Context Protocol (MCP) for stdio-based communication
02Includes a 'hello' tool for custom greetings with an optional name parameter
03Provides an 'add' tool for numerical calculations with required parameters
04Built with TypeScript for type safety and strict configuration
05Utilizes ESLint for code quality and automatic issue fixing
060 GitHub stars