Skip to main content
Glama
77,381 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"How to play a sound notification when a task is completed" matching MCP servers:

  • F
    license
    Not graded
    quality
    C
    maintenance
    An MCP server that lets an AI assistant run and schedule shell tasks safely with allow/deny lists and timeout enforcement.
  • A
    license
    Not graded
    quality
    A
    maintenance
    Converts any Python Click or Typer CLI into an MCP server automatically — zero-code transformation that introspects CLI commands and exposes them as MCP tools.
    5
    Apache 2.0
  • F
    license
    Not graded
    quality
    D
    maintenance
    Exposes Creatio CLI (CLIO) commands as tools for AI agents to manage Creatio environments. It enables users to perform environment health checks, restart web applications, and execute raw CLI commands through a stateless HTTP transport.
  • A
    license
    A
    quality
    B
    maintenance
    AgentBridge is a local MCP server that lets Claude Code delegate coding tasks to external CLI workers like Codex and Antigravity. It assembles structured prompts, runs the workers with git snapshotting, and returns compact structured results without running its own models.
    3
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables an agent to run shell commands through a JupyterLab/JupyterHub-hosted terminal, using REST API and WebSocket via Selenium for session handling, when SSH is not available.
    GPL 3.0
  • A
    license
    A
    quality
    A
    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
    C
    maintenance
    SSH MCP is a Model Context Protocol tool for managing and interacting with multiple virtual machines over SSH. It simplifies executing commands on remote servers using the standard SSH config file format.
    4
    4
    MIT