Metro MCP
MCP server for React Native/Expo runtime debugging, inspection, and automation via Metro/CDP
Install
npmstdio
npx -y metro-mcp Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-steve228uk-metro-mcp": {
"command": "npx",
"args": [
"-y",
"metro-mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.steve228uk/metro-mcp · published 2026-09-04 · updated 2026-09-04. Not an endorsement; review the code before connecting it to anything sensitive.