Skip to main content
Glama
519,871 tools. Updated 2026-09-06 08:15

"Debian" matching MCP tools:

  • Retrieve the SSH host, port, login user, and pinned host keys for a Cube. Returns the correct username (ubuntu/debian/root) instead of guessing, enabling access with passwordless sudo.
    MIT
  • 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
  • Scan container images for known vulnerabilities in OS packages and application dependencies with Trivy. Identify affected packages, fixed versions, and severity to secure deployments before release.
    MIT No Attribution

Matching MCP Servers

  • F
    license
    Not graded
    quality
    C
    maintenance
    MCP server for remote Linux server administration via SSH, integrating with Claude Code to manage Ubuntu/Debian servers.
    2
    -

Matching MCP Connectors

  • ISO country/language/currency/script code lookups (Debian iso-codes JSON)

  • Coding guidelines and best-practice guides for 130+ languages, frameworks, and tools.

  • Convert documents between formats like Markdown, HTML, PDF, and DOCX. Specify content, output format, and complete file paths for advanced formats to transform and save files.
    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
  • Check installed packages on Arch or Debian with an optional name filter. Lists packages via pacman or dpkg to verify what is currently installed.
    MIT
  • Retrieve disk space and filesystem details from inside Proxmox VMs using the QEMU guest agent. Returns mount points, storage capacity, used/free space, and filesystem types for VM storage monitoring.
    MIT
  • Converts content between multiple document formats using Pandoc. Specify input and output formats, file paths, and optional filters for customized transformations.
    MIT
  • Scan container image packages for known CVEs using OSV.dev by providing package names, ecosystems, and versions in a newline-separated format.
    Apache 2.0
  • List available OS images for creating Hetzner Cloud servers. Filter by type and view details like name, OS flavor, and architecture to choose the right image.
    MIT
  • Assess pending package updates on a server to distinguish security-related from total updates and determine if a reboot is required. Get counts and sample package names from a read-only simulation.
    MIT
  • Create a new LXC container from a template on a Proxmox node. Specify hostname, template, resources, network, and optional SSH keys to provision the container instantly.
    MIT