The .NET MCP Server is a Model Context Protocol (MCP) server that connects AI assistants to the .NET SDK, enabling them to perform tasks like creating projects and managing packages through natural language commands.
From the registry: AI assistant access to .NET SDK for projects, packages, building, testing, and development tools.
Please install the `dotnet-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install .NET 10 SDK** — Required to run the dnx (dotnet tool) command. (https://dotnet.microsoft.com/download/dotnet/10.0)
Canonical MCP server config (stdio transport):
- command: `dnx`
- args: ["Community.Mcp.DotNet@1.*","--yes"]
Note: MCP server that gives AI assistants direct access to the .NET SDK (templates, SDKs, runtimes, and dotnet commands).
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Persistent codebase knowledge graph. Survives session restarts and context compaction.
Validate oh-my-posh configurations and segment snippets against the official schema.