We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/joshuayoes/ios-simulator-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
pull_request_template.md•532 B
## Why?
<!-- What real use case does this solve? -->
## Manual Test Steps
<!--
Example:
1. Start iOS simulator: `xcrun simctl boot "iPhone 15"`
2. Configure MCP client to use local build
3. Test functionality: "Ask AI to tap coordinates (100, 200)"
4. Verify expected behavior
5. Include screenshots/video if possible
-->
## Checklist
- [ ] I have read and followed the [Contributing Guide](CONTRIBUTING.md)
- [ ] I have manually tested this with a real iOS simulator and MCP client
- [ ] Updated README.md if adding new tools