Skip to content
Claude Desktop

nuget mcp for Claude Desktop

io.github.mrfentmen/nuget-mcp

Search .NET packages on NuGet. No key required.

client:Claude Desktop transport:stdio runtime:npm

Install nuget mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "nuget-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "nuget-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

nuget mcp in other clients