Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ“‚ Browser Automation
  3. Droidmind
Droidmind logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 7:31:39 PM

Droidmind

User RatingsBe the first to rate and review this MCP server!
View Repository430 GitHub StarsTotal stargazers on GitHub for the source repository (430 stars).Visit Website
androidadbautomationdeveloper-toolsmcp

Bridge AI assistants with Android devices via MCP for device control, debugging, system analysis, and UI automation.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "hyperb1iss-droidmind": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/hyperb1iss/droidmind",
        "droidmind",
        "--transport",
        "stdio"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ“‚ More in Browser Automation

Overview

DroidMind implements the Model Context Protocol to enable AI models to interact directly with Android devices using ADB. It supports device management, system log analysis, file operations, app control, UI automation, and shell command execution within a secure framework. Use DroidMind when you want to integrate AI-driven workflows for Android device control, debugging, or automation in your development environment.

Use cases

โ€ขConnect and manage Android devices via USB or TCP-IP
โ€ขRetrieve and analyze system logs and bug reports
โ€ขAutomate UI interactions like taps, swipes, and text input
โ€ขInstall, uninstall, and control Android applications
โ€ขExecute shell commands securely on Android devices

Key features

โ€ขDevice connection and property inspection
โ€ขSystem log access including logcat, ANR, crash, battery
โ€ขFile system browsing and file operations on device
โ€ขApp lifecycle management and manifest inspection
โ€ขUI automation with taps, swipes, key presses
โ€ขSecure shell command execution with validation

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Droidmind.

Extracted Tool Capabilities
Device connection and property inspection
System log access including logcat, ANR, crash, battery
File system browsing and file operations on device
App lifecycle management and manifest inspection
UI automation with taps, swipes, key presses
Secure shell command execution with validation

Documentation Overview

๐Ÿค– DroidMind ๐Ÿง 

DroidMind Logo

Python 3.13 License Status Code Style Type Check MCP Android Docs

Control Android devices with AI through the Model Context Protocol

DroidMind is a powerful bridge between AI assistants and Android devices, enabling control, debugging, and system analysis through natural language. By implementing the Model Context Protocol (MCP), DroidMind allows AI models to directly interact with Android devices via ADB in a secure, structured way. When used as part of an agentic coding workflow, DroidMind can enable your assistant to build and debug with your device directly in the loop.

๐Ÿ’ซ Core Features

DroidMind empowers AI assistants to:

  • ๐Ÿ“ฑ Manage Devices: Connect via USB/TCP-IP, list devices, view properties, and reboot.
  • ๐Ÿ“Š Analyze Systems: Access logs (logcat, ANR, crash, battery), capture bug reports, and dump heap.
  • ๐Ÿ“‚ Handle Files: Browse, read, write, push, pull, delete, and manage device files/directories.
  • ๐Ÿ“ฆ Control Apps: Install, uninstall, start, stop, clear data, and inspect app details (manifest, permissions, activities).
  • ๐Ÿ–ผ๏ธ Automate UI: Perform taps, swipes, text input, and key presses.
  • ๐Ÿš Execute Shell Commands: Run ADB shell commands with a security-conscious framework.
  • ๐Ÿ”’ Operate Securely: Benefit from command validation, risk assessment, and sanitization.
  • ๐Ÿ’ฌ Integrate Seamlessly: Connect with any MCP-compatible client (Claude, Cursor, Cline, etc.).

For a detailed list of capabilities, see the User Manual and MCP Reference.

๐Ÿš€ Getting Started

Quickstart for IDEs (Zero Install with uvx)

For the fastest way to integrate DroidMind with an MCP-compatible IDE (like Cursor), you can configure it to run DroidMind directly from its GitHub repository using uvx. This method does not require you to manually clone or install DroidMind first.

Add the following to your IDE's MCP configuration (e.g., .cursor/mcp.json for Cursor):

config.json
{
  "mcpServers": {
    "droidmind": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/hyperb1iss/droidmind",
        "droidmind",
        "--transport",
        "stdio" // The default and preferred mode for most IDE integrations
      ]
    }
  }
}

Your IDE will be configured to launch DroidMind on demand. Full instructions for this setup are in the Quick Start Guide.

Prerequisites

  • Python 3.13 (3.14 not yet supported)
  • uv (Python package manager)
  • Android device with USB debugging enabled
  • ADB (Android Debug Bridge) installed and in your system's PATH

Installation

For detailed instructions on setting up DroidMind, including the quick IDE integration with uvx (covered in the Quick Start), manual installation from source, or using Docker, please see our comprehensive Installation Guide.

Running DroidMind

How you run DroidMind depends on your setup:

  • IDE Integration (via uvx): Your IDE automatically manages running DroidMind as configured in its MCP settings (e.g., mcp.json). See the Quick Start Guide.
  • Manual Installation: After installing from source, you can run DroidMind directly.
    • Stdio (for direct terminal interaction or some IDE setups):
      bash
      droidmind --transport stdio
      
    • SSE (for web UIs or AI assistants like Claude Desktop):
      bash
      droidmind --transport sse
      
      This usually starts a server at sse://localhost:4256/sse.
  • Docker: Refer to the Docker Guide for commands to run DroidMind in a container.

Refer to the Installation Guide for more details on running DroidMind in different environments.

๐Ÿณ Running with Docker

DroidMind can also be run using Docker for a consistent, containerized environment. This is particularly useful for deployment and isolating dependencies.

For comprehensive instructions on building the Docker image and running DroidMind in a container with stdio or SSE transport, including notes on ADB device access, please refer to our Docker Guide.

๐Ÿ”ฎ Example AI Assistant Queries

With an AI assistant connected to DroidMind, you can make requests like:

  • "List all connected Android devices and show their properties."
  • "Take a screenshot of my Pixel."
  • "Install this APK on emulator-5554."
  • "Show me the recent crash logs from your_device_serial."
  • "Tap the 'Next' button on the current screen of emulator-5554."

For more inspiration, check out our Example Queries and Workflows in the User Manual.

๐Ÿ”’ Security

DroidMind incorporates a security framework to protect your devices:

  • Command Validation & Sanitization
  • Risk Assessment Categorization
  • Protected Path Operations
  • Comprehensive Logging

High-risk operations are flagged, and critical ones are blocked by default. Learn more in our Security Considerations chapter.

๐Ÿ’ป Development

DroidMind uses uv for dependency management and development workflows.

bash
# Install/update dependencies (creates/updates `.venv`)
uv sync --all-groups

# Run tests
uv run pytest

# Run linting
uv run ruff check .

# Run type checking
uv run pyright

๐Ÿค Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the repository.
  2. Create your feature branch (git checkout -b feature/amazing-feature).
  3. Set up your development environment with uv.
  4. Make your changes.
  5. Run tests, linting, and type checking.
  6. Commit your changes (git commit -m 'Add some amazing feature').
  7. Push to the branch (git push origin feature/amazing-feature).
  8. Open a Pull Request.

๐Ÿ“ License

This project is licensed under the Apache License - see the LICENSE file for details.


Created by Stefanie Jane ๐ŸŒ 

If you find DroidMind useful, buy me a Monster Ultra Violet โšก๏ธ

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Browser Automation View all alternatives
  • Yutu logoYutu

    A fully functional MCP server and CLI for YouTube to automate YouTube operation

    ๐Ÿ“‚ Browser Automation4 views
    Compare vs Yutu โ†’
  • Replicant MCP logoReplicant MCP

    Android MCP server for AI-assisted Android development. Build APKs, launch emulators, manage devices, automate UI, and analyze logs through natural conversation.

    ๐Ÿ“‚ Browser Automation2 views
    Compare vs Replicant MCP โ†’
  • McpProxy logoMcpProxy

    A model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio

    ๐Ÿ“‚ Browser Automation2 views
    Compare vs McpProxy โ†’
  • Agent Droid Bridge logoAgent Droid Bridge

    MCP server giving AI agents programmatic control over Android devices and emulators via ADB. 11 tools covering UI inspection, screen interaction, ADB commands, and change detection.

    ๐Ÿ“‚ Browser Automation3 views
    Compare vs Agent Droid Bridge โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
430
Stargazers on the source repository.
npm downloads
238k
Package downloads in the last 30 days.
Last commit
8mo ago
Most recent push to the default branch.
Directory activity
2 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Droidmind

DroidMind supports Android devices connected via USB or TCP-IP with ADB enabled.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewDroidmind AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/hyperb1iss-droidmind?style=directory)](https://allmcps.com/mcp/hyperb1iss-droidmind)
HTML Embed
<a href="https://allmcps.com/mcp/hyperb1iss-droidmind"><img src="https://allmcps.com/api/badge/hyperb1iss-droidmind?style=directory" alt="Droidmind on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ“‚Browser Automation
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseApache-2.0
ClientsClaude Desktop, Cursor, Cline / VS Code
Last updatedAug 9, 2026
10/10 checks healthy over the last 31d
Views2
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars430
GitHub Star CountTotal stargazers on GitHub representing community popularity (430 stars).
Last commit8mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jan 7, 2026
npm downloads238,908/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
56Quality signal: Good ยท 56/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity9/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 23d ago via OSV.dev ยท stdio (PyPI)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ“‚ Browser Automation โ†’Best MCP servers for Browser Automation โ†’Alternatives to Droidmind โ†’Install in Claude DesktopInstall in CursorInstall in VS Code