Skip to main content
Glama
213,223 tools. Last updated 2026-06-19 13:33

"Rewriting or modifying Debian packages" matching MCP tools:

  • Scan container image packages for known CVEs via OSV.dev. Input 'name:ecosystem:version' lines per package, receive vulnerability data for Alpine, Debian, Ubuntu, and other supported ecosystems.
    Apache 2.0
  • Execute shell commands in an isolated Debian Linux sandbox to run code safely without affecting the host system. Use stdin for data input and set timeouts for long operations.
    MIT
  • List installed Apache Airflow provider packages with their versions, descriptions, and included operators, hooks, and sensors. Responds to queries about provider availability and integration details.
    Apache 2.0
  • List team packages from MASV with pagination and filtering by status, name, sender, tags, creation and expiry dates, teamspaces, and extended storage.
    MIT
  • Check up to 5 repos or packages in a single call to get trust assessments. Accepts any mix of formats including owner/repo, npm packages, and registry URLs.
    MIT
  • Scan application dependencies for known CVEs via OSV.dev. Accepts common file formats or generic entries and returns only vulnerable packages.
    Apache 2.0

Matching MCP Servers

Matching MCP Connectors

  • Installs custom nodes, models, and pip packages from a manifest file or inline object for a local ComfyUI setup, with apt entries reported as skipped.
    MIT
  • Get packages uploaded to MASV Portals with filters for status, name, sender, portal, tags, dates, teamspaces, expiry, and extra storage. Use this tool to retrieve portal-specific packages not including team packages.
    MIT
  • Search for LPM packages using natural language or structured filters. Find packages by category, ecosystem, distribution, license, and more.
    ISC
  • Scan your project dependencies to identify outdated packages, major updates, deprecated packages, and security vulnerabilities by analyzing your package.json file.
    MIT
  • Search the Arch User Repository for packages with smart ranking. Returns results sorted by relevance, votes, popularity, or last update, including maintainer and vote count.
    GPL 3.0
  • 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
  • Search software packages across your Automox organization. Filter by managed status or installation state to find available or installed packages. Returns name, version, managed flag, and severity.
    MIT
  • Apply a targeted edit to an existing project file by replacing the first occurrence of an exact old string with a new string. Use this instead of write_file to modify large files without rewriting the entire file.
    MIT