Skip to main content
Glama
74,291 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Finding the Best Tool for Memory Context Across Agentic Sessions Using Augment Code" matching MCP servers:

  • A
    license
    -
    quality
    C
    maintenance
    Adds safety hooks to AI coding tools by providing enforced proxy tools (safe_write, safe_edit, safe_bash, safe_read, safe_delete) that validate operations through a configurable hook chain before execution, preventing destructive commands, file deletions, and secret exposure.
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Lets Claude manage tmux sessions on Linux — start long-running ML training jobs, check their output, send keystrokes, and kill them.
    7
    503
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    MCP server that lets AI agents call APIs without ever seeing the credentials, using a local encrypted vault and per-secret allowlist policies for HTTP requests and subprocess environment variables.
    1
    AGPL 3.0
  • A
    license
    -
    quality
    C
    maintenance
    A Zsh execution tool for Claude Code providing yield-based command execution, PTY mode for interactive programs, circuit breaker for timeout protection, and adaptive learning (A.L.A.N.) for retry detection and proactive insights.
    4
    MIT
  • F
    license
    -
    quality
    C
    maintenance
    Enables secure SSH command execution and log retrieval with intelligent summarization using local LLM (Ollama) and Model Context Protocol (MCP) standards.
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that implements Claude Code-like functionality, allowing the AI to analyze codebases, modify files, execute commands, and manage projects through direct file system interactions.
    15
    304
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    MCP server for E2B code sandbox, enabling creation, management, and execution of code in secure sandboxes using Python and shell commands.
    4
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    SSH automation MCP server that enables Claude and ChatGPT to execute commands, manage files, install packages, and control services on remote servers over SSH — supporting password, key, and agent authentication.
    33
    1,267
    4
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    A Model Context Protocol (MCP) SSH client server that provides autonomous SSH operations for GitHub Copilot and VS Code. Enable natural language SSH automation without manual prompts or GUI interactions.
    20
    MIT
  • A
    license
    -
    quality
    F
    maintenance
    Enables Claude AI to run terminal commands, perform file operations, and manage git in a project directory via the Model Context Protocol.
    38
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    A secure, local-first MCP coding and computer-use harness for ChatGPT and Codex, enabling guarded file operations, durable terminals, Git review, local skills, and macOS computer control.
    142
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Enables AI agents to diagnose Linux server incidents by collecting and structuring system diagnostics from multiple servers via SSH, with tools for finding incident clusters, gathering context (memory, CPU, swap, etc.), and running arbitrary commands.
  • F
    license
    -
    quality
    D
    maintenance
    A TypeScript prototype for an MCP-style registry providing local utility tools for shell command execution, filesystem access, and search functionality. It features Zod input validation and project manifest resource exposure for embedding into larger MCP implementations.