Metro MCP
A plugin-based MCP server for React Native runtime debugging, inspection, and automation. Connects to Metro bundler via Chrome DevTools Protocol — no app code changes needed for most features.
metro-mcpThe MCP server for React Native & Expo
Connect Claude, Cursor, VS Code, OpenCode, Codex or any MCP-compatible AI agent to your running app. Inspect components, track network requests, record tests, and more — no app code changes needed.
Tools Reference
View on GitHub
Claude
You|
Claude
Claude
You|
Claude
Quick Install
Multiple AgentsClaude CodeCodexOpenCodeCursorVS Code
npx add-mcp metro-mcp --all -g -y
🔌
Zero setup
Connects to Metro via Chrome DevTools Protocol. No app modifications required for core debugging features.
🧩
Plugin-based
Every capability is a plugin. Extend metro-mcp with local files or npm packages using the definePlugin API.
🤖
AI-native
Designed as an MCP server — expose tools, resources, and prompts directly to Claude, Cursor, VS Code, OpenCode, Codex and more.
🧪
Test recording
Record real user interactions and generate Appium, Maestro, or Detox tests with accurate selectors automatically.
📊
Profiling
CPU profiling via Hermes CDP and React Profiler integration to find performance hotspots fast.
🛠️
Full control
Inspect components, dispatch Redux actions, navigate, take screenshots, run JS — all from your AI agent.
Related Servers
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
MCP Sandbox
Execute Python code and install packages safely within isolated Docker containers.
Rossum MCP & Agent
MCP server and AI agent toolkit for intelligent document processing with Rossum.
MCP Server Executable
An executable server for running MCP services, featuring tool chaining, multi-service management, and plugin support.
XAIP
Give AI agents a persistent on-chain identity on XRPL — DIDs, credentials, reputation scores, escrow, and Memory Chain.
Bifrost
Exposes VSCode's development tools and language features to AI tools through an MCP server.
AMS
AMS – Deterministic Agent Pipeline with A2A‑style Orchestration and Cryptographic Audit
MCP Tool Builder
An MCP server that allows LLMs to dynamically create new tools through MCP clients like Claude Desktop.
gluestack-ui MCP Server
An MCP server tailored for React Native–first development using Gluestack UI
Chrome Debug MCP
This MCP allows you to record browser interactions with a chrome extension that include screenshots and console logs. The data is then saved to a local database that feeds the data to an AI system like claude code to search.