NugetMcpServer
If you are the rightful owner of NugetMcpServer 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.
NugetMcpServer is a powerful MCP server for obtaining accurate interface and enum definitions from NuGet packages, reducing LLM hallucinations by providing precise API information.
NugetMcpServer is a robust Model Context Protocol (MCP) server designed to provide accurate, real-time information about methods and types in specific NuGet package versions. It helps reduce hallucinations in language models by offering precise package metadata and interface definitions directly from NuGet, rather than relying on outdated training data. The server facilitates seamless integration with AI assistants and development tools, providing real-time access to package information, which aids developers and AI systems in making informed decisions about API usage. It is compatible with various platforms, including VS Code with Copilot and OllamaChat, and supports specific package versions or the latest version.
Features
- Real-time extraction of interfaces and enums from NuGet packages
- Smart package search with AI-enhanced keyword generation
- Two-phase search: direct search + AI fallback for better results
- Package popularity ranking by download count
- Reduces LLM hallucinations by giving accurate API information