DirectoryServer Simulator Ios Idb
tools

Server Simulator Ios Idb

by InditexTech

43
Health
fair
25
Popularity

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

303stars
24forks
TypeScript
Apache-2.0
Updated May 10, 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 Healthfair

Freshness15/40
Issue response3/30
Org backing20/20
Longevity5/10
Updated this year
Most issues unresolved
Org-backed

Server Info

Categorytools
LanguageTypeScript
LicenseApache-2.0
StatusACTIVE
Free tier available

Get Your API Key

Claude API — the AI that powers most MCP use cases. Free tier available.

Get Claude API Key

Submit Your Server

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

List Your Server Free
Back to Directory