Execute shell commands on Android devices with safety guards that block dangerous operations. Use this tool to run ADB commands securely within the Android development environment.
Execute shell commands on Android devices via the DroidMind MCP server. Specify device serial, command, and control output size. Ideal for device management, debugging, and system analysis.
Execute authorized shell commands securely with stdin support using MCP Shell Server. Specify commands, working directory, and timeout for controlled, efficient command execution.
A secure MCP server for executing whitelisted shell commands with resource and timeout controls, designed for integration with Claude and other MCP-compatible LLMs.
A Model Context Protocol server that enables users to execute arbitrary shell commands through a terminal tool. It supports custom working directories, configurable execution timeouts, and safe command parsing using shlex.