Loomal

Metro MCP

MCP server by github.com/steve228uk/metro-mcp

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

58 starsnpm: metro-mcp

About Metro MCP

Metro MCP is an MCP (Model Context Protocol) server published by steve228uk in the official MCP registry, listed under App Automation on Loomal. MCP server for React Native/Expo runtime debugging, inspection, and automation via Metro/CDP

It ships as an npm package (metro-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/steve228uk/metro-mcp, where the project has earned 58 GitHub stars.

Use Metro MCP with your agent

Claude Code · one command
claude mcp add metro-mcp -- npx -y metro-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "metro-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "metro-mcp"
      ]
    }
  }
}
npmmetro-mcp

Frequently asked questions

What is Metro MCP?
Metro MCP is an MCP (Model Context Protocol) server by steve228uk in the App Automation category. MCP server for React Native/Expo runtime debugging, inspection, and automation via Metro/CDP
How do I connect Metro MCP to Claude, Cursor, or another MCP client?
Install Metro MCP from its npm package (metro-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Metro MCP open source?
Yes — the source code is public at github.com/steve228uk/metro-mcp, with 58 GitHub stars.
Can AI agents pay to use Metro MCP?
Not yet through Loomal — Metro MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Metro MCP? Claim this listing free by verifying GitHub ownership, or contact us.