Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

joshuarileydev/simulator-mcp-server

БесплатноНе проверен

An MCP server to control iOS Simulators

GitHubEmbed

Описание

An MCP server to control iOS Simulators

README

A Model Context Protocol (MCP) server that provides programmatic control over iOS simulators. This server implements the MCP specification to expose simulator functionality through a standardized interface.

Features

  • List available iOS simulators
  • Boot and shutdown simulators
  • Install .app bundles on simulators
  • Launch installed apps by bundle ID

Installation

Add the following to your Claude Config JSON file

{
  "mcpServers": {
    "simulator": {
      "command": "npx",
      "args": [
        "y",
        "@joshuarileydev/simulator-mcp-server"
      ]
    }
  }
}

from github.com/JoshuaRileyDev/simulator-mcp-server

Установка joshuarileydev/simulator-mcp-server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/JoshuaRileyDev/simulator-mcp-server

FAQ

joshuarileydev/simulator-mcp-server MCP бесплатный?

Да, joshuarileydev/simulator-mcp-server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для joshuarileydev/simulator-mcp-server?

Нет, joshuarileydev/simulator-mcp-server работает без API-ключей и переменных окружения.

joshuarileydev/simulator-mcp-server — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить joshuarileydev/simulator-mcp-server в Claude Desktop, Claude Code или Cursor?

Открой joshuarileydev/simulator-mcp-server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare joshuarileydev/simulator-mcp-server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development