概要
This template offers C# developers a robust starting point for creating Model Context Protocol (MCP) servers, designed for seamless integration with VS Code and GitHub Copilot. It embodies a "close to clean" architecture, providing core infrastructure, dependency injection, structured logging, and dual transport support (HTTP and Stdio). Developers can leverage this scaffold to rapidly build custom MCP tools, following proven patterns, and easily extend it with their own business logic and data models.