Installation & Configuration
{
"mcpServers": {
"nuget-context": {
"command": "dotnet",
"args": [
"run",
"--project",
"src/NuGetContextMcpServer.Host/NuGetContextMcpServer.Host.csproj",
"--",
"--transport",
"stdio"
],
"cwd": ".",
"disabled": false
}
}
}Information
Transport
stdio
Language
C#
Created
2026/6/15
Updated
2026/6/17