mobile-mcp
stdioUsed by 2 plugins
Installs mobile-plugin, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub caphtech/claude-marketplace --plugin mobile-pluginAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"mobile-mcp": {
"command": "npx",
"args": [
"-y",
"@mobilenext/mobile-mcp@latest"
]
}
}
}Command
npxArguments
-y@mobilenext/mobile-mcp@latest