011 GitHub stars
02Scaffolds complete .NET 8.0 console applications with pre-configured MCP integration.
03Includes built-in error handling and parameter validation using the McpProtocolException framework.
04Enables automatic tool discovery using assembly scanning and specialized McpServerTool attributes.
05Implements the Host builder pattern for advanced dependency injection and service lifecycle management.
06Configures stderr logging to ensure seamless stdio transport communication without protocol interference.