Back to Home
DimonSmart icon

NugetMcpServer

Verified Safe

by DimonSmart

Overview

Provides real-time, accurate C# interface, class, enum, record, and struct definitions from NuGet packages to reduce LLM hallucinations and aid AI-assisted development.

Installation

Run Command
docker run -i --rm ghcr.io/dimonsmart/nugetmcpserver:main

Security Notes

The server's core function involves inspecting NuGet package assemblies. It utilizes `System.Reflection.MetadataLoadContext`, a safe mechanism for loading and inspecting assembly metadata without executing arbitrary code, significantly mitigating risks associated with processing external binaries. No 'eval', obvious obfuscation, hardcoded secrets, or malicious patterns were identified in the provided context. Network access to NuGet is an expected and integral part of its functionality.

Similar Servers

Stats

Interest Score36
Security Score9
Cost ClassHigh
Avg Tokens10000
Stars8
Forks7
Last Update2025-11-27

Tags

NuGetMCPC#APILLMDevelopment