https://github.com/mobile-dev-inc/maestro-mcp
An MCP server for Maestro
https://github.com/mobile-dev-inc/maestro-mcp
Last synced: 6 months ago
JSON representation
An MCP server for Maestro
- Host: GitHub
- URL: https://github.com/mobile-dev-inc/maestro-mcp
- Owner: mobile-dev-inc
- License: mit
- Created: 2025-04-10T16:20:10.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-05-19T22:07:23.000Z (6 months ago)
- Last Synced: 2025-05-19T22:43:22.830Z (6 months ago)
- Language: Python
- Size: 104 KB
- Stars: 11
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-maestro - Maestro MCP
- awesome-mcp-servers - **maestro-mcp** - An MCP server for Maestro `python` `mcp` `server` `pip install git+https://github.com/mobile-dev-inc/maestro-mcp` (AI/ML)
README
# Maestro MCP
A Python package for Maestro MCP.
## Installation
You can install the package via pip:
```bash
pip install maestro-mcp
```
Refer to the full [Maestro MCP installation documentation](https://docs.maestro.dev/mcp) for more details.