Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by plucked • Uncategorized
A C# MCP server providing .NET project dependency context from NuGet packages to LLMs and development tools.
Analyze .NET project dependencies and retrieve the latest NuGet package versions.
Search NuGet feeds for packages matching specific terms with pagination and pre-release options.
Detailed metadata about specific NuGet packages and their versions.
This server analyzes .NET solutions and projects to extract NuGet package dependencies and metadata. It interacts with NuGet feeds to fetch package details, versions, and caches results locally using SQLite for improved performance. Exposed via the Model Context Protocol, it enables AI agents and tools to programmatically query NuGet package information, enhancing development workflows and automation.