DirectoryBridge4simulator MCP
security

Bridge4simulator MCP

by AppGram

43
Health
fair
20
Popularity

An MCP (Model Context Protocol) server that enables AI assistants to control iOS Simulator. Seamlessly integrates with Claude Desktop, Cursor, Claude Code, and other MCP-compatible clients.

80stars
5forks
TypeScript
Updated May 10, 2026
#ai#apple#autonomous-agents#ios#mcp#mcp-server#simulator

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "bridge4simulator-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bridge4simulator"
      ]
    }
  }
}

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

Installation

npx bridge4simulator

Maintenance Healthfair

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

Server Info

Categorysecurity
LanguageTypeScript
LicenseN/A
StatusACTIVE

Submit Your Server

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

List Your Server Free
Back to Directory