π± MCP Server for iOS Simulator
@atom2ueki
About π± MCP Server for iOS Simulator
Model Context Protocol (MCP) implementation for iOS simulators
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-ios-simulator": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@atom2ueki/mcp-server-ios-simulator",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is π± MCP Server for iOS Simulator?
A server that implements the Model Context Protocol (MCP) for iOS simulators, built on appium-ios-simulator and the MCP TypeScript SDK. It enables programmatic control of iOS simulator instances via standardized MCP communication with stdio transport, ideal for integration with Claude Desktop and other MCP-compatible clients.
How to use π± MCP Server for iOS Simulator?
Install the server by cloning the repository
More Other MCP servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
MCP Go π
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Nginx UI
0xJackyYet another WebUI for Nginx
Comments