AgentUni

Metro MCP

by @steve228uk / v0.15.0

MCP server for React Native/Expo runtime debugging, inspection, and automation via Metro/CDP

Install

npm / stdio

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.

Similar

More Other & General servers

Browse category