jsuarezruiz/mobile-dev-mcp-server
This is a MCP designed to manage and interact with mobile devices and simulators.
Platform-specific configuration:
{
"mcpServers": {
"mobile-dev-mcp-server": {
"command": "npx",
"args": [
"-y",
"mobile-dev-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...