scrapybara-mcp
If you are the rightful owner of scrapybara-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol server for Scrapybara enabling interaction with virtual Ubuntu desktops.
Scrapybara MCP is a server designed to facilitate communication between MCP clients and virtual Ubuntu desktops. It allows clients like Claude Desktop, Cursor, and Windsurf to perform actions such as web browsing and code execution on these virtual environments. The server requires Node.js 18+, pnpm, and a Scrapybara API key for setup. Once installed, it provides a seamless interface for managing and interacting with virtual instances, making it a powerful tool for developers and users who need to automate or remotely control Ubuntu environments.
Features
- Enables interaction with virtual Ubuntu desktops.
- Supports web browsing and code execution.
- Compatible with MCP clients like Claude Desktop, Cursor, and Windsurf.
- Requires Node.js 18+ and pnpm for setup.
- Utilizes Scrapybara API for authentication and control.
Tools
start_instance
Launch a Scrapybara Ubuntu instance and provide a live streaming URL
get_instances
Get all running Scrapybara instances
stop_instance
Stop running Scrapybara instance
bash
Run the bash command in a Scrapybara instance
act
Control instances through proxy (mouse/keyboard operations and bash commands)