← Back to Plugins
MCP Server MCP

Metro MCP

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "metro-mcp",
      "version": "0.13.2",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...