Loading MCP server directory, please wait...
MCP server for mobileproxy.space — manage your mobile proxies from Claude, Cursor, Windsurf.
npx @getmcp/cli add io.github.mobileproxy/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
MOBILEPROXY_API_KEYAPI token from https://mobileproxy.space/user.html?api
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mobileproxy/mcp-server": {
"command": "npx",
"args": [
"-y",
"@mobileproxy/mcp-server"
],
"env": {
"MOBILEPROXY_API_KEY": "",
"MOBILEPROXY_API_BASE": "",
"MOBILEPROXY_TIMEOUT_MS": "",
"MOBILEPROXY_DEBUG": ""
}
}
}
}