Skip to main content
Glama

how-to-access-the-bash-shell MCP tools

Production-ready MCP servers that extend AI capabilities through file access, database connections, APIs, and contextual services.

71,107 tools. Last updated 2026-02-10 23:35
  • Run shell commands in a specified directory using a chosen shell (bash, sh) with the Shell MCP Server, ensuring secure and isolated execution environments.
    Apache 2.0
  • Execute bash scripts synchronously in a secure Docker container, ensuring each command completes before proceeding. Ideal for tasks requiring sequential execution and precise control over script timing and environment variables.
    MIT
  • Execute bash scripts asynchronously to run multiple commands in parallel, reducing waiting time and improving efficiency. Set environment variables, specify working directories, and manage output modes for optimized script execution in a secure Docker container environment.
    MIT

Interested in MCP?

Join the MCP community for support and updates.

RedditDiscord

Matching MCP servers

  • A
    security
    A
    license
    A
    quality
    A secure server that enables AI applications to execute shell commands in specified directories, supporting multiple shell types (bash, sh, cmd, powershell) with built-in security features like directory isolation and timeout control.
    Last updated 6 months ago
    1
    17
    Apache 2.0
    • Linux
    • Apple
  • -
    security
    A
    license
    -
    quality
    A framework for building Model Context Protocol (MCP) servers using pure Bash scripts, allowing for the creation of tools, resources, and prompts without Node.js or Python runtimes. It provides a complete implementation of the MCP spec compatible with any environment running Bash 3.2+ and jq.
    Last updated 7 days ago
    5
    MIT
    • Apple
    • Linux
  • A
    security
    A
    license
    A
    quality
    A secure shell command execution server implementing the Model Context Protocol (MCP). This server allows remote execution of whitelisted shell commands with support for stdin input.
    Last updated a month ago
    1
    166
    MIT
    • Apple