MCPs tagged with secure-command-execution
-
DroidMind
AI-powered control and debugging of Android devices via Model Context Protocol
DroidMind enables AI assistants to interact directly with Android devices by implementing the Model Context Protocol (MCP). It allows secure device management, system analysis, and automation tasks using ADB commands, all through structured interfaces. Supporting integration with MCP-compatible IDEs, it offers robust features for file handling, app control, UI automation, and security enforcement. Seamless connectivity is facilitated for clients like Claude, Cursor, and similar tools.
- ⭐ 261
- MCP
- hyperb1iss/droidmind
-
codemcp
Turn Claude into a hands-on pair programming assistant with direct code editing capabilities.
codemcp integrates Claude with a user's local codebase, enabling the AI to directly implement features, fix bugs, refactor code, and run tests by making live edits to files. It emphasizes safety and auditability by forbidding unrestricted shell access and versioning all LLM-driven changes using Git. The tool is IDE agnostic and designed for use with Claude Pro, focusing on cost-efficient, high-autonomy agent workflows. Command usage is user-approved via configuration, enhancing security while allowing automated operations.
- ⭐ 1,572
- MCP
- ezyang/codemcp