csharp-mcp-server-generator
by github
Scaffold a production-ready C# MCP server with tools, logging, and proper configuration. Generates a complete .NET 8.0+ console application with Host builder pattern, DI configuration, and stdio transport setup Includes automatic tool discovery via WithToolsFromAssembly() , attribute-based tool definitions, and structured logging routed to stderr Provides example tool implementations with parameter validation, async support, and McpProtocolException error handling Covers project structure,...
npx skills add https://github.com/github/awesome-copilot --skill csharp-mcp-server-generator