Skip to content
Claude Code

Microsoft NuGet for Claude Code

com.microsoft/nuget

A Model Context Protocol (MCP) server for NuGet.

client:Claude Code transport:stdio runtime:nuget

Install Microsoft NuGet in Claude Code

run in your project directory

claude mcp add nuget -- dnx NuGet.Mcp.Server --yes

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Microsoft NuGet in other clients