Skip to main content
Glama
127,142 tools. Last updated 2026-05-05 09:29

"A guide to Python dependency resolution and package management" matching MCP tools:

  • Analyze package security and compliance by checking licenses, vulnerabilities, OpenSSF scores, GitHub stats, and dependency counts in one request.
    MIT
  • Scan project lockfiles for dependency vulnerabilities by parsing package managers and querying OSV databases to identify security risks in dependencies.
    MIT
  • Retrieve up to 50 recent versions of any Python package, including upload dates, yanked status, and file types (sdist/wheel) for dependency auditing and version planning.
  • Install Unity packages by ID, version, Git URL, or local path. Modifies manifest.json, triggers package resolution and domain reload. Supports registry, Git, and local packages.
    Apache 2.0
  • Remove an installed package from your Unity project by specifying its package ID. Uninstalls the package, updates manifest.json, and triggers package resolution. Built-in and dependent packages cannot be removed.
    Apache 2.0

Matching MCP Servers

  • A
    license
    B
    quality
    C
    maintenance
    A beginner-friendly Model Context Protocol (MCP) server that helps users understand MCP concepts, provides interactive examples, and lists available MCP servers. This server is designed to be a helpful companion for developers working with MCP. Also comes with a huge list of servers you can install.
    Last updated
    3
    24
    64
    Apache 2.0

Matching MCP Connectors

  • Retrieve comprehensive details for multiple packages to conduct dependency audits, security reviews, or bulk package analysis across various registries.
    MIT
  • Analyze npm and PyPI package metadata including version history, release frequency, and last update dates to assess ecosystem activity and dependency health.
    MIT
  • Reads TASKS.md to generate an ordered implementation roadmap with phases, parallel groups, dependency resolution, and checkpoints for developers or AI agents.
    MIT
  • Retrieve comprehensive package metadata including all versions, repository links, and homepage details for dependency audits and security reviews across multiple registries.
    MIT
  • Checks a current npm package version against the latest release, showing whether an update is needed and providing version details for dependency upgrades.
    MIT
  • Retrieve version-specific package documentation with formatted metadata and optional query filtering to streamline dependency management in Python projects.
    MIT
  • Show why a specific npm package is installed by displaying its dependency chain. Provide the absolute path to the package directory and the package name to get the reason for its presence.
    MIT
  • View installed pre-indexed dependency bundles with package details, version information, symbol counts, and size metrics for code intelligence analysis.
  • Retrieve metadata for any Python package from PyPI: version, summary, license, author, dependencies, classifiers, and Python version requirements. Supports specific version lookup for dependency intelligence.