NuGetMCP

RiadGahlouz/NuGetMCP

3.1

If you are the rightful owner of NuGetMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that provides NuGet package management capabilities through a standardized interface.

Tools

Functions exposed to the LLM to take actions

QueryPackage

Get detailed information about a specific NuGet package.

SearchPackages

Search for NuGet packages using a query string.

PublishPackage

Publish a NuGet package (requires API key).

PublishSymbolPackage

Publish a symbol package to the NuGet symbol server (requires API key).

DeletePackage

Delete all versions of a NuGet package (requires API key).

DeletePackageVersion

Delete a specific version of a NuGet package (requires API key).

GetUserPackages

Retrieve all packages for a specific user.

ListPackageFiles

List all files contained within a NuGet package.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources