Connects AI assistants directly to the .NET SDK through structured tools instead of raw CLI parsing. You get project creation with template discovery, NuGet package search and management, build and test execution, and workspace introspection. It exposes MCP resources for SDK versions, runtime info, installed templates, and framework metadata so your AI knows what's actually available before making suggestions. The server enriches errors with diagnostic explanations and documentation links for 52 common error codes. Reach for this when you want your AI to scaffold projects, manage dependencies, or run builds without guessing at command syntax or parsing console output.
claude mcp add --transport stdio jongalloway-dotnet-mcp uvx dotnet-mcp