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 whitelisted shell commands remotely with support for stdin input and specified working directory using the MCP protocol for secure and controlled operations.
Execute shell commands in your project directory to run npm install, git operations, tests, and other development tasks directly from your local environment.
An AI recipe recommendation server based on the MCP protocol, providing functions such as recipe query, classification filtering, intelligent dietary planning, and daily menu recommendation.
Enables AI assistants to execute predefined developer commands and manage long-running processes through a JSON configuration file. Supports both one-shot commands and daemon processes with automatic process lifecycle management.