mcp-idb
@noahlozevski
About mcp-idb
MCP server for fb-idb bridge.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-idb": {
"command": "npx",
"args": [
"-y",
"@noahlozevski/mcp-idb"
]
}
}
}Tools
1Overview
What is mcp-idb?
mcp-idb is an MCP server that integrates the Model Context Protocol with Facebook’s iOS Development Bridge (idb), enabling automated iOS device management and test execution through MCP.
How to use mcp-idb?
Install idb-companion via Homebrew (brew tap facebook/fb then brew install idb-companion). Start the server with npx -y @noahlozevski/mcp-idb, or add it to your mcp-config.json as shown in the README to use it with MCP clients.
Key features of mcp-idb
- Integrates MCP with Facebook’s iOS Development Bridge (idb)
- Enables automated test execution via MCP
- Supports screenshot testing
- Allows automated iOS device interactions
- Manages app installation and removal
- Operates over command-line interface (npx)
Use cases of mcp-idb
- Automated test development and execution on iOS devices
- Screenshot testing for visual regression checks
- Automated UI interactions (e.g., tapping home button)
- Installing and removing applications programmatically
FAQ from mcp-idb
What are the prerequisites for using mcp-idb?
You must have idb (iOS Development Bridge) installed. The README recommends installing via Homebrew: brew tap facebook/fb && brew install idb-companion.
I get “idb companion not found”. What should I do?
Ensure idb-companion is installed via Homebrew. Verify by running idb in your terminal.
My iOS device is not detected. How can I fix it?
Make sure the device is connected via USB, trusted on the computer, and has developer mode enabled.
Frequently asked questions
What are the prerequisites for using mcp-idb?
You must have idb (iOS Development Bridge) installed. The README recommends installing via Homebrew: `brew tap facebook/fb && brew install idb-companion`.
I get “idb companion not found”. What should I do?
Ensure idb-companion is installed via Homebrew. Verify by running `idb` in your terminal.
My iOS device is not detected. How can I fix it?
Make sure the device is connected via USB, trusted on the computer, and has developer mode enabled.
Basic information
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ICSS
chokcoco不止于 CSS
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Comments