Skip to content

Fastmcp - #7

Merged
nim444 merged 6 commits into
mainfrom
fastmcp
Nov 21, 2025
Merged

Fastmcp#7
nim444 merged 6 commits into
mainfrom
fastmcp

Conversation

@nim444

@nim444 nim444 commented Nov 21, 2025

Copy link
Copy Markdown
Owner
  • Created a new server file server_legacy.py to handle Android device operations.
  • Integrated uiautomator2 for device control and management.
  • Defined various tools for device interactions, including connecting to devices, managing apps, and handling UI elements.
  • Implemented health check and device information retrieval functionalities.
  • Set up server to run on HTTP transport with specified host and port.

…stMCP

- Created a new server file `server_legacy.py` to handle Android device operations.
- Integrated uiautomator2 for device control and management.
- Defined various tools for device interactions, including connecting to devices, managing apps, and handling UI elements.
- Implemented health check and device information retrieval functionalities.
- Set up server to run on HTTP transport with specified host and port.
- Added missing commas at the end of tool descriptions in `advanced_tools.py`, `app_tools.py`, `device_tools.py`, `input_tools.py`, `inspection_tools.py`, and `screen_tools.py` for consistency.
- Ensured proper formatting and spacing in `__init__.py` and other tool registration functions.
- Updated the `__all__` export in `__init__.py` to use double quotes for consistency.
- Improved readability by adding newlines where necessary and ensuring all files end with a newline.
@nim444
nim444 merged commit 494044c into main Nov 21, 2025
2 checks passed
@nim444
nim444 deleted the fastmcp branch November 21, 2025 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant