csharp-mcp-server-generator
Generates a production-ready .NET 8.0+ MCP server with Host builder, DI, and automatic tool discovery.
Install
npx skills add https://github.com/github/awesome-copilot --skill csharp-mcp-server-generatorStats
| Total installs | 7,417 |
| Weekly installs | 7.4K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- 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, NuGet dependencies, XML documentation, nullable reference types, and testing guidance with MCP client examples
Tags
Related skills
| Skill | Installs | vs csharp-mcp-server-generator |
|---|---|---|
| email-and-password-best-practices | 6,768 | -649 |
| ef-core | 7,528 | +111 |
| java-refactoring-extract-method | 7,542 | +125 |
| php-mcp-server-generator | 7,460 | +43 |
| centos-linux-triage | 7,399 | -18 |
FAQ
- How many installs does csharp-mcp-server-generator have?
- csharp-mcp-server-generator has 7,417 total installs and 7.4K installs this week.
- Where is csharp-mcp-server-generator hosted?
- csharp-mcp-server-generator is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does csharp-mcp-server-generator have?
- csharp-mcp-server-generator has 27.4K GitHub stars.
- When was csharp-mcp-server-generator first indexed?
- OrangeBot.AI first indexed csharp-mcp-server-generator on Feb 25, 2026.
- How do I install csharp-mcp-server-generator?
- Run: npx skills add https://github.com/github/awesome-copilot --skill csharp-mcp-server-generator