01Flexible tool definition with static `toolName` or filename-based naming conventions.
02Type-safe input validation for tool parameters using DTOs and global `ValidationPipe`.
03Standardized endpoints for MCP metadata, JSON-RPC tool invocation, prompts, and resources.
04Automatic tool registration by scanning `src/tools` directory for object or class-style definitions.
05Auto-generated Swagger UI for comprehensive API documentation and testing.
060 GitHub stars