Execute commands to manage and test iOS devices. Use 'idb ui describe-all' to identify UI elements, then simulate taps, swipes, button presses, text input, and key events for precise interactions.
Retrieve comprehensive movie and TV series information from IMDb using the unique IMDb ID to access detailed data including cast, plot, ratings, and release information.
Start a GDB debugging session by specifying the GDB executable path and working directory, enabling inspection of variables and execution of commands via the MCP GDB Server.
Load a program into GDB for debugging by specifying the session ID and program path, facilitating dynamic analysis and troubleshooting through CLI integration.
Provides access to the Internet Game Database (IGDB) API, enabling users to search for video games, retrieve detailed game information including ratings and platforms, and discover trending and anticipated titles.
Integration between Model Context Protocol (MCP) and Facebook's iOS Development Bridge (idb), enabling automated iOS device management and test execution through natural language.