Skip to main content
Glama
92,646 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"How to access the BASH shell" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    C
    maintenance
    Enables execution of bash commands via MCP, allowing clients to run shell commands and set a working directory.
    2
    34
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Fetches a URL and returns the main content as clean Markdown, using plain HTTP when possible and headless Chromium for JavaScript-rendered or bot-protected pages.
    1
    18 PyPI
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    An MCP server that gives AI agents access to configured databases (PostgreSQL, MySQL, Redshift, SQL Server) with SSH/AWS SSM tunnels, pluggable secret providers, and strict per-instance isolation.
    10
    46 npm
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Converts AI Skills (following Claude Skills format) into MCP server resources, enabling LLM applications to discover, access, and utilize self-contained skill directories through the Model Context Protocol. Provides tools to list available skills, retrieve skill details and content, and read supporting files with security protections.
    3
    28
    Apache 2.0
  • A
    license
    A
    quality
    A
    maintenance
    Enables agents to convert Markdown into WhatsApp-compatible formatting, including styled text, lists, and tables that fit a phone's monospace width.
    1
    59 npm
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    A production-ready MCP server that enables AI assistants to execute shell commands, manage files, monitor system resources, and automate complex workflows with advanced features like stock tracking and web automation.
    7
    6 npm
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server that vets LLM-emitted shell commands BEFORE execution — detects rm -rf nested deep in chains, package-manager glob removal (apt remove 'nvidia'), dd/mkfs filesystem destruction, chmod 777 / chown -R privilege blast, network-exfil via curl | bash, chained shutdown/reboot, git destructive ops. 30 detection rules across 8 families. Sub-second, local, free, MCP-native.
    3
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    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.
    1
    197
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that lets users find nearby shops and POIs around a location and find targets such as gas stations or charging points within a given radius along a driving route, using the Amap (Gaode) Web Service API with built-in API key entry and validation.
    3
    28 npm
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Exposes persistent, stateful remote Bash sessions to AI agents via SSH, enabling command execution with preserved working directory and environment.
    7
    36 npm
    1
    MIT
  • 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
    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