Skip to main content
Glama
views.py305 B
from dataclasses import dataclass from android_mcp.tree.views import TreeState from PIL.Image import Image from typing import Literal @dataclass class App: name:str status:Literal['Maximized','Minimized'] @dataclass class MobileState: tree_state:TreeState screenshot:bytes|str|Image|None

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