metro-mcp

Rumanian-alveolarbed219/metro-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated today
Debug React Native apps with a plugin-based MCP server for Metro, Hermes, and Chrome DevTools, with no app code changes for most tasks
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "metro-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Rumanian-alveolarbed219/metro-mcp"
      ]
    }
  }
}

README Excerpt

metro-mcp is a Windows app that helps you inspect and debug React Native apps through Metro and the Chrome DevTools Protocol. It is built for people who want to check what their app is doing without changing app code for most tasks. You can use it to look at runtime state, track issues, and run common debug actions from one place.

Topics

agentic-aiai-agentscdpchrome-devtools-protocoldebuggerdebuggingexpohermesllmmcpmcp-servermetrometro-mcpmmkvmmkv-database