Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"nuget": {
"command": "npx",
"args": [
"-y",
"@anthropic/mcp-nuget"
],
"env": {
"NUGET_PACKAGES": "${CLAUDE_PLUGIN_ROOT}/packages"
}
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Environment variables set when the server starts
NUGET_PACKAGES=${CLAUDE_PLUGIN_ROOT}/packagesnpx claudepluginhub timheuer/ai-skills --plugin aspnet