NugetMcpServer

DimonSmart/NugetMcpServer
★ 18 stars C# 🤖 AI/LLM Updated 15d ago
.NET MCP server that gives LLMs real NuGet API metadata to reduce hallucinations
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nugetmcpserver": {
      "command": "npx",
      "args": [
        "-y",
        "DimonSmart/NugetMcpServer"
      ]
    }
  }
}

Topics

ai-toolsdeveloper-toolmcpmcp-servernuget