DirectoryServer Simulator Ios Idb
tools

Server Simulator Ios Idb

by InditexTech

60
Health
good
63
Popularity

A Model Context Protocol (MCP) server that enables LLMs to interact with iOS simulators through natural language commands.

298stars
25forks
TypeScript
Apache-2.0
Updated March 11, 2026
#claude#cline#ios#macos#mcp#typescript

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "server-simulator-ios-idb": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-simulator-ios-idb"
      ],
      "env": {
        "DATABASE_URL": "postgresql://user:password@host:5432/dbname"
      }
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx mcp-server-simulator-ios-idb

Maintenance Healthgood

Freshness32/40
Issue response15/30
Org backing10/20
Longevity3/10
Updated recently

Server Info

Categorytools
LanguageTypeScript
LicenseApache-2.0
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory