MCP Server
MCP
Metro MCP
MCP server for React Native/Expo runtime debugging, inspection, and automation via Metro/CDP
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
By
Comments
Sign in to leave a comment