BeClaude

nuget-manager

New
20.6kSmitheryGeneralby github

Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package versions. It enforces using `dotnet` CLI for package management and provides strict procedures for direct file edits only when updating versions.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "nuget-manager": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
productivitydevops

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is nuget-manager?

Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package versions. It enforces using `dotnet` CLI for package management and provides strict procedures for direct file edits only when updating versions.

How to install nuget-manager?

To install nuget-manager: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "nuget-manager": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is nuget-manager best for?

nuget-manager is a mcp categorized under General. It is designed for: productivity, devops. Created by github.