Skip to main content
Glama
521,191 tools. Updated 2026-09-06 10:36

"NuGet" matching MCP tools:

Matching MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server for querying the NuGet package registry. Enables searching packages and retrieving metadata, versions, and dependencies.
    5
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI assistants to search and retrieve detailed package information from multiple package registries (NPM, crates.io, NuGet, PyPI, Go).
    751
    MIT

Matching MCP Connectors

  • NuGet MCP — .NET package registry

  • NugItOAuth

    Save selected AI-generated answers as private Nugs in your personal NugIt library.

  • Get the full dependency tree for a package version, including transitive dependencies, to assess supply chain exposure. Lists direct and transitive deps with version constraints.
    -
  • Check a package list against known vulnerabilities; get per-package severity breakdown and the lowest version that fixes every finding.
    MIT
  • Retrieve public details about a software package, including its description, latest version, license, repository links, homepage, and malicious status. Supported types: PyPI, npm, Maven, Golang, NuGet, Huggingface, RubyGems.
    Apache 2.0
  • Retrieve a depth-bounded transitive caller/callee graph for a method symbol, with cycle detection and external callee marking. Outputs adjacency lists for callers, callees, or both.
    MIT
  • Trace which exceptions a method can throw and whether they escape or are caught. Walks the call chain from method to throw sites, reporting escape paths and catch handlers for safe-call analysis.
    MIT
  • Find Docker images and packages hosted on GitHub for specific users or organizations. Use this tool to discover available packages when you know the owner but need to locate their hosted resources.
    MIT
  • Retrieve specific sections of FOSSA organization settings, including project defaults, registry configurations, notifications, privacy, and authentication. Request only needed sections to reduce API requests.
    Apache 2.0
  • Search and inspect software packages across multiple ecosystems, retrieving version history, licenses, dependency graphs, and security advisories.
    MIT
  • Locate all code call sites referencing [Obsolete]-marked symbols, grouped by severity and deprecation message, including third-party NuGet metadata. Prioritizes errors first, then usage count, to help plan .NET migrations.
    MIT
  • Identify known vulnerabilities in a software package by querying the OSV database for CVEs and security advisories, with optional version and ecosystem filters.
    MIT
  • Find upstream and downstream repository dependencies from build system declarations. Use for impact analysis before modifying shared libraries or tracing cross-repo calls.
    MIT
  • Check known vulnerabilities for any package version across 14+ ecosystems. Returns CVE/GHSA IDs and severity scores.
    MIT
  • Retrieve package metadata from deps.dev: all versions, default version, and ecosystem for npm, PyPI, Go, Maven, Cargo, and NuGet packages.
    MIT