Google PageRank for AI agents. 25,000+ tools indexed.

MCP Server for iOS Simulator by atom2ueki

#4460 of 8339 by atom2ueki
34 score

A bridge between iOS simulators and the Model Context Protocol, enabling programmatic control of iOS simulators through standardized communication interfaces.

Ranked #4460 out of 8339 indexed tools.Actively maintained with commits in the last week.
🔑
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing →

Signal Breakdown

Installs 7
Freshness 5d ago
Issue Health 0%
Stars 41
Platform Breadth 1 platform
Contributors 2
Description Detailed

How to Improve

Issue Health high impact

You have 1 open vs 0 closed issues — triaging stale issues improves health

Stars low impact

Low star count — promote the project, write docs, and engage the community to drive adoption

Platforms medium impact

Only 1 platform listed — publishing to more platforms improves your score

Badge

AgentRank score for MCP Server for iOS Simulator by atom2ueki
[![AgentRank](https://agentrank-ai.com/api/badge/skill/glama-atom2ueki--mcp-server-ios-simulator)](https://agentrank-ai.com/skill/glama-atom2ueki--mcp-server-ios-simulator/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/glama-atom2ueki--mcp-server-ios-simulator/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/skill/glama-atom2ueki--mcp-server-ios-simulator" alt="AgentRank"></a>

Supported Platforms

MCP

From the README

# 📱 MCP Server for iOS Simulator

A server that implements the Model Context Protocol (MCP) for iOS simulators, built on top of [appium-ios-simulator](https://github.com/appium/appium-ios-simulator) and utilizing the [MCP TypeScript SDK](https://github.com/modelcontextprotocol/typescript-sdk).

<a href="https://glama.ai/mcp/servers/@atom2ueki/mcp-server-ios-simulator">
  
</a>

## 📋 Overview

This project provides a bridge between iOS simulators and the Model Context Protocol, allowing for standardized communication with iOS simulator instances. It enables programmatic control of iOS simulators while leveraging the MCP protocol for consistent interfaces across different environments. The server utilizes stdio as its transport mechanism, making it ideal for integration with Claude Desktop and other MCP-compatible clients.

## 🎬 Demo

*Demo showing how to boot an iOS simulator using Claude AI Desktop*

## 🏗️ Architecture

The server consists of three main components:

1. **🔄 Simulat
Read full README on GitHub →