Skip to main content
Glama
92,655 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A search for a URL" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    C
    maintenance
    A single-purpose MCP server that lets an AI assistant run commands over SSH on a fixed, pre-configured host only, with an explicit per-call confirmation gate before execution.
    1
    MIT
  • 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
  • A
    license
    A
    quality
    C
    maintenance
    An MCP front-end for AnB. The tool surface is "use-don't-reveal": no tool returns a plaintext secret. Reveal paths require a TTY the server doesn't have, so the no-reveal guarantee is structural, not prompt-based — it holds even against a prompt-injected agent. Runs as a dedicated, narrowly-scoped AnB identity; exec is default-deny (only allowlist rules tagged scope=mcp run); command output
    5
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Provides blocking await tools to poll commands, URLs, or files until a condition is met, eliminating the need for sleep loops in agent workflows.
    3
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    An MCP server for Hyprland that enables AI agents to control workspaces, windows, mouse, keyboard, and take screenshots on a Wayland desktop.
    14
    103 PyPI
    27
    MIT
  • A
    license
    A
    quality
    F
    maintenance
    Provides a Model Context Protocol server for executing AppleScript and JavaScript for Automation scripts on macOS, featuring a knowledge base of pre-defined scripts and supporting automation of macOS applications and system functions.
    2
    1,313 npm
    884
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A high-performance MCP server that manages persistent SSH sessions via a local tmux instance, enabling command execution, file transfer, and session monitoring for AI agents.
    9
    6
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    A self-hosted MCP server providing a governed interface for AI agents to interact with local Docker infrastructure, featuring a two-phase confirm protocol for state-changing operations and append-only audit logging.
    4
    -
  • A
    license
    A
    quality
    A
    maintenance
    Offline server that explains any shell command token-by-token and flags destructive ones (rm -rf /, curl | sudo bash, dd/mkfs/shred to a disk device, chmod -R 777 /) — a safety gate for agentic shell execution.
    3
    2,422 npm
    4
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A developer toolkit MCP server offering seven utilities: HTTP requests, JWT decoding, hashing, UUID generation, regex testing, cron explanation, and text encoding.
    7
    0
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI coding agents and IDEs to run a complete open-source FPGA flow, including synthesis, place-and-route, bitstream generation, and safe hardware programming for iCE40/ECP5 boards.
    6
    13 npm
    Apache 2.0
  • A
    license
    A
    quality
    A
    maintenance
    A local Python MCP server for driving, perceiving, and rendering terminal programs, using a pluggable PTY and pyte screen model to let AI agents interact with real TUIs.
    14
    350 PyPI
    3
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables MCP clients to safely read, write, edit, search, and optionally run commands within one or more named project workspaces, while maintaining a work journal and tracking changes.
    19
    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
    -