The csharp-mcp-server-generator skill generates a complete, production-ready Model Context Protocol (MCP) server in C# with proper project structure, tool implementations, logging configuration, and error handling. It's for developers building MCP servers in C# who need a fully configured console application using .NET 8.0+ with automatic tool discovery and stdio transport. The skill solves the problem of setting up a complex MCP server from scratch by providing a complete template that follows MCP specifications and C# best practices.
npx skills add https://github.com/github/awesome-copilot --skill csharp-mcp-server-generator