InditexTech/mcp-server-simulator-ios-idb
A Model Context Protocol (MCP) server that enables LLMs to interact with iOS simulators through natural language commands.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-simulator-ios-idb": {
"command": "npx",
"args": [
"-y",
"mcp-server-simulator-ios-idb"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://glama.ai/mcp/servers/@InditexTech/mcp-server-simulator-ios-idb)
A Model Context Protocol (MCP) server that enables LLMs to interact with iOS simulators through natural language commands.
This MCP server provides a bridge between Large Language Models (LLMs) and iOS simulators, offering comprehensive control through natural language commands. Here's what it can do:
For detailed usage, see the Installation guide and Supported Commands sections. You can use this server either through direct MCP integration or as a standalone library.
Check out the Architecture section to understand how the components work together to enable natural language control of iOS simulators.
For detailed usage, see the Installation guide and Supported Commands sections. You can use this server either through direct MCP integration or as a standalone library.
Loading reviews...