Skip to main content
Glama
pyproject.toml592 B
[project] name = "android-mcp" version = "0.1.0" description = "Lightweight MCP Server for Android Operating System" readme = "README.md" requires-python = ">=3.13" license = { file = "LICENSE" } urls = { Homepage = "https://github.com/CursorTouch/Android-MCP" } keywords = ["android", "mcp", "mobile", "automation"] dependencies = [ "fastmcp>=2.14.0", "ipykernel>=6.30.1", "pillow>=11.2.1", "tabulate>=0.9.0", "uiautomator2>=3.3.1", ] [project.scripts] android-mcp = "android_mcp.__main__:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CursorTouch/Android-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server