# Remote Browser MCP Server from MCPBundles

**Category:** 🎥 Multimedia Process  
**Repository:** https://github.com/thinkchainai/mcp  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/remote-browser-mcp-server-from-mcpbundles

## Description
Automate cloud Chrome—navigate, click, type, screenshot, run code, record screen video

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "remote-browser-mcp-server-from-mcpbundles": {
    "command": "npx",
    "args": ["-y","remote-browser-mcp-server-from-mcpbundles"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

