Skip to main content
Glama

simulator-mcp-server

iOSシミュレータMCPサーバー

iOSシミュレータをプログラムで制御できるモデルコンテキストプロトコル(MCP)サーバー。このサーバーはMCP仕様を実装し、標準化されたインターフェースを通じてシミュレータの機能を提供します。

特徴

  • 利用可能なiOSシミュレータの一覧
  • ブートおよびシャットダウンシミュレータ
  • シミュレータに.appバンドルをインストールする
  • バンドルIDでインストールされたアプリを起動する

インストール

Claude Config JSONファイルに以下を追加します

{ "mcpServers": { "simulator": { "command": "npx", "args": [ "y", "@joshuarileydev/simulator-mcp-server" ] } } }
-
security - not tested
F
license - not found
-
quality - not tested

local-only server

The server can only run on the client's local machine because it depends on local resources.

iOS シミュレーターを制御するための MCP サーバー。

  1. 特徴
    1. インストール

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        Enables interaction with iOS simulators by providing tools to inspect UI elements, control UI interactions, and manage simulators through natural language commands.
        Last updated -
        6
        198
        466
        JavaScript
        MIT License
        • Apple
      • -
        security
        A
        license
        -
        quality
        A bridge between iOS simulators and the Model Context Protocol, enabling programmatic control of iOS simulators through standardized communication interfaces.
        Last updated -
        25
        TypeScript
        MIT License
        • Apple
      • -
        security
        A
        license
        -
        quality
        A MCP server that enables LLMs to interact with iOS simulators through natural language commands.
        Last updated -
        67
        TypeScript
        Apache 2.0
        • Apple

      View all related MCP servers

      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/JoshuaRileyDev/simulator-mcp-server'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server