Skip to main content
Glama

iOS Automation MCP Server

.dockerignore•592 B
# Git .git .gitignore # Python __pycache__ *.pyc *.pyo *.pyd .Python .pytest_cache .coverage .venv venv/ env/ ENV/ # uv .uv-cache/ .uv-python/ # Virtual environments ios_mcp_env/ # IDE .vscode/ .idea/ *.swp *.swo # macOS .DS_Store .AppleDouble .LSOverride # Logs *.log logs/ # Screenshots and test outputs screenshots/ *.png *.jpg *.jpeg test_output/ # Personal configs CURRENT_CONFIG.md claude_desktop_config*.json # Documentation that's not needed in container MIGRATION_TO_UV.md CURRENT_CONFIG.template.md # Node modules (if any) node_modules/ # Temporary files tmp/ temp/ .tmp

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