Skip to content

Android-MCP never works when installed from repository via uvx — requires manual local installation #10

@YodaDmytro

Description

@YodaDmytro

Same issue as with Windows-MCP from the same author — Android-MCP consistently fails to start when installed via uvx from PyPI. The server never connects.

The only working method is manual clone + local install:

  1. git clone https://github.com/CursorTouch/Android-MCP.git
  2. cd Android-MCP
  3. uv sync
  4. Configure with local uv --directory path

The recommended uvx method from README never works.

Environment: Windows 11, Python 3.14.2, uv latest, Claude Desktop

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions