Skip to content
Back to search
30
MCP

idb-mcp

pypi/idb-mcp

An MCP server and importable Python module that wraps Facebook IDB to control iOS simulators for automation. Implemented by AskUI.

Uptime
0.0%
24 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-server-simulator-ios-idb
A Model Context Protocol (MCP) server that enables LLMs to interact with iOS simulators through natural language commands.
0 tools
facebook-mcp-server
Facebook MCP server for automating posts, comment moderation, insights, and sentiment filtering.
0 tools
mcp server simulator ios idb
Metadata-only Glama MCP server.
0 tools
ios-simulator-mcp
MCP server for controlling the iOS Simulator — screenshots, taps, swipes, logs, and more
0 tools
io.github.idle-sync/db-conn-mcp
A dead-simple, self-hosted MCP server for securely querying databases via AI agents.
0 tools
iotdb-mcp-server
A Model Context Protocol (MCP) server that enables secure interaction with IoTDB databases. This server allows AI assistants to list tables,
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "idb-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}