MCP Server LogoMCP Server
MCPsCategoriesDirectorySubmit
Submit
MCPsCategoriesDirectorySubmit
Submit

MCP Servers

A curated list of MCP Servers, featuring Awesome MCP Servers and Claude MCP integration.

Contact Us

[email protected]

About

Privacy PolicyTerms of Service

Resources

Model Context ProtocolMCP Starter GuideClaude MCP Servers

Community

GitHub

© 2025 mcpserver.cc © 2025 MCP Server. All rights reserved.

Privacy PolicyTerms of Service
  1. Home
  2. /Categories
  3. /Automation & Scripting
  4. /Mcp Idb
Mcp Idb

Mcp Idb

Created by noahlozevski•2 days ago
Visit Website

MCP server for fb-idb bridge.

Automation & Scripting
serverfb-idbbridge.

mcp-idb

MCP server integration for Facebook’s iOS Development Bridge (idb).

Overview

This package provides integration between MCP (Model Context Protocol) and Facebook’s idb (iOS Development Bridge), enabling automated iOS device management and test execution through MCP.

Start the server:

npx -y @noahlozevski/mcp-idb

Prerequisites

  • idb (iOS Development Bridge)

Installing idb

To install idb:

brew tap facebook/fb
brew install idb-companion

## verify installation
idb

For more details, visit the official idb GitHub repository.

Configuration

mcp-config.json Setup

To use idb in your MCP configuration, add the following to your mcp-config.json:

{
  "mcpServers": {
    "idb": {
      "command": "npx",
      "args": ["-y", "@noahlozevski/idb"]
    }
  }
}

Example use cases include:

  • Automated test development
  • Screenshot testing
  • Automated interactions (“tap the home button on the screen”)
  • Installing / removing applications

Development

Code Formatting

This project uses Prettier for code formatting. To format your code:

npm run format        # Format all files

The formatting configuration can be found in .prettierrc at the root of the project.

Troubleshooting

Common issues and solutions:

  1. idb companion not found: Ensure idb-companion is installed via Homebrew
  2. Device not detected: Make sure the iOS device is:
    • Connected via USB
    • Trusted on the computer
    • Has developer mode enabled

Contributing

Please follow the standard MCP contribution guidelines when making changes to this package.

License

This project is part of Mobile Control Plane (MCP) and follows Amazon’s internal licensing policies.

Prerequisites

  • •Familiarity with the server domain
  • •Basic understanding of related technologies
  • •Knowledge of Automation & Scripting

Recommended Server

Hh Jira Mcp Server

Hh Jira Mcp Server

Terraform Mcp Server

Terraform Mcp Server

Terraform Registry MCP Server

Higress Ai Search Mcp Server

Higress Ai Search Mcp Server

An MCP server enhances AI responses with real-time search results via Higress ai-search.

View more → →

Details

Created

June 17, 2025

Last Updated

June 17, 2025

Category

Automation & Scripting

Author

noahlozevski

Share

More Server

Mcp Minecraft

Mcp Minecraft

Mcp Llm

Mcp Llm

An MCP server that provides LLMs access to other LLMs

Python_mcp

Python_mcp

MCP Server to run python code locally

Mcp Shell

Mcp Shell

Execute a secure shell in Claude Desktop using the Model Context Protocol.