Browser AutomationRust
BB-fat/browser-use-rs
π¦ Lightweight browser automation MCP server in Rust with zero dependencies.
browser-automation
Share:
Quick Start
Clone the repository:
git clone https://github.com/BB-fat/browser-use-rsClaude Desktop configuration example:
{
"mcpServers": {
"browser-use-rs": {
"command": "npx",
"args": [
"-y",
"BB-fat/browser-use-rs"
]
}
}
}Check the repository README for specific installation and configuration instructions.
Details
Category
Browser Automation
Language
Rust
Author
BB-fat
Repository