Serverscom.microsoft/nuget
N

com.microsoft/nuget

com.microsoft/nuget · v1.3.6
▦ nuget
v1.3.6nuget nuget: NuGet.Mcp.Server↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.microsoft/nuget",
  "description": "A Model Context Protocol (MCP) server for NuGet.",
  "repository": {
    "url": "https://github.com/NuGet/Home",
    "source": "github",
    "subfolder": "mcp"
  },
  "version": "1.3.6",
  "packages": [
    {
      "registryType": "nuget",
      "registryBaseUrl": "https://api.nuget.org/v3/index.json",
      "identifier": "NuGet.Mcp.Server",
      "version": "1.3.6",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}