Skip to main content
Glama

iOS Automation MCP Server

__init__.py•461 B
""" Shared modules for cross-platform MCP automation. This package contains utilities, configuration, and patterns that can be shared between iOS, Android, and other automation platforms. Structure: - utils/: Platform-agnostic utilities (logging, command execution, exceptions) - config/: Base configuration classes and patterns - patterns/: Reusable patterns for FastMCP servers and tools """ __version__ = "2.0.0" __all__ = ["utils", "config", "patterns"]

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/iHackSubhodip/mcp-server-demo'

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