by MCP Community
Plugin-based MCP server for React Native/Expo runtime debugging, inspection, and automation via Metro/CDP
Plugin-based MCP server for React Native/Expo runtime debugging, inspection, and automation via Metro/CDP
npx -y metro-mcp
{
"mcpServers": {
"metro": {
"command": "npx",
"args": ["-y", "metro-mcp"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared