A Model Context Protocol (MCP) server for NuGet.
Tags
registry.modelcontextprotocol.io
Configuration
{
"mcpServers": {
"nuget": {
"args": [
"NuGet.Mcp.Server"
],
"command": "uvx",
"transport": "stdio"
}
}
}