Skip to main content
Glama
91,248 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Translation service or tool" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    C
    maintenance
    Ephemeral MicroVM-isolated code execution for AI agents. Run Python, Node, or bash — fresh hardware-isolated VM per call, hard-purged after. No state persists between calls.
    1
    30 npm
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    Enables AI to execute registered system commands across platforms using a stable program + args interface, without requiring shell-specific syntax or tool discovery.
    2
    1
    -
  • A
    license
    A
    quality
    B
    maintenance
    Enables MCP-compatible AI clients to securely monitor and manage a self-hosted Linux VPS over SSH, including service status, disk and RAM usage, TLS certificate expiry, fail2ban summaries, and two-step confirmed service restarts or IP unbans.
    4
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Deterministic bash→PowerShell translation layer for AI agents on Windows. Exposes a bash tool over MCP; agents write bash, fauxnix runs it natively on PowerShell 5.1 — no WSL, no VM, no Git Bash required.
    4
    43 npm
    434
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Developers: Search your zsh, bash, or fish shell history from Claude Code, Cline, Cursor, Zed, or any MCP client using tools like search_history (full-text with timestamp/CWD/exit code), recent_in_dir, failed_commands, and command_chains for multi-step sequences. Reindex after new activity. Local-only SQLite FTS5 with secrets redacted before storage.
    5
    8 npm
    4
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A tool for detecting and cleaning Java memory shells via local or SSH remote execution. It enables AI agents to scan Java processes, analyze suspicious class code, and safely remove memory shells after user confirmation.
    9
    27
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    A simple MCP server that provides a greeting tool using FastMCP, with support for both local and containerized deployment.
    1
    -
  • A
    license
    A
    quality
    C
    maintenance
    Enables running PowerShell commands on Windows via a single tool, returning raw stdout/stderr and exit code.
    1
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    jobd is a self-hostable, GPU-aware job broker that queues and routes shell commands across your own machines — picking workers by available VRAM and tool tags, streaming logs back, and surviving across sessions. It ships native MCP integration, so agents can submit, monitor, and control long-running or GPU jobs as tools.
    9
    339 PyPI
    4
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    A minimal MCP server that exposes a single tool to query local hardware information (OS, CPU, memory, architecture).
    1
    -
  • F
    license
    A
    quality
    D
    maintenance
    An MCP server that reports on and manages systemd services using systemctl and journalctl, enabling service listing, status, logs, and control operations.
    5
    -
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI assistants to execute malware analysis tools on a REMnux system via Docker, SSH, or local connections. It provides automated file-type analysis, structured tool discovery, and security guardrails for streamlined malware investigation.
    12
    1,552 npm
    121
    GPL 3.0
  • A
    license
    A
    quality
    D
    maintenance
    A Python MCP server implemented from scratch, providing tool execution capabilities like system time and file hashing via stdio or HTTP transport.
    2
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables remote command execution and SFTP file upload or download from any MCP client without a local SSH client, SCP, or PuTTY installed. Supports password or private key authentication with SHA256 host fingerprint verification, timeouts, output limits, and multiple configured server instances.
    5
    90 npm
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables AI agents to read tmux pane content on-demand, providing context-aware assistance during interactive terminal sessions.
    2
    MIT