AutoGLM GUI provides a modern web interface for automating Android devices using AI. It exposes tools for device control, app interaction, and task automation. Connects to Android devices via ADB and integrates with AutoGLM for AI-driven automation. Developers use it to build automated testing, app interaction, and productivity workflows for Android.
AutoGLM GUI provides a modern web interface for automating Android devices using AI. It exposes tools for device control, app interaction, and task automation. Connects to Android devices via ADB and integrates with AutoGLM for AI-driven automation. Developers use it to build automated testing, app interaction, and productivity workflows for Android.
pip install AutoGLM-GUIAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"suyiiyii-autoglm-gui-github": {
"command": "uvx",
"args": [
"pip install AutoGLM-GUI"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from AutoGLM GUI?"
API Key Required
This server requires an API key from AutoGLM GUI. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| AUTOGLM_GUI_API_KEY | Yes | Your AutoGLM GUI API key |
"What resources are available in AutoGLM GUI?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in AutoGLM GUI"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in AutoGLM GUI with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.