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.
An MCP server for tracking and managing AI command usage history using a PostgreSQL database. It enables users to log, search, and view statistics for various AI-related commands and their execution contexts.