Skip to main content
Glama

iOS Automation MCP Server

__init__.py•289 B
""" Main configuration module for Mobile automation iOS MCP server. This module provides the unified configuration interface that combines shared and platform-specific configurations. """ from .settings import settings, Settings __version__ = "2.0.0" __all__ = ["settings", "Settings"]

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