Browser MCP Server.
Project description
Browser Control MCP Server
The MCP Server to control the Chrome Browser using LLM
System Requirements
- Chrome browser was installed in you PC.
- Python >= 3.11.7
- uv which is python packaging tool was installed
Claude Setting
{
"mcpServers": {
"browser_use_mcp": {
"command": "path/to/your/uv",
"args": [
"--directory",
"/path/to/your/browser_use_mcp/",
"run",
"main.py"
],
"env": {
"OPENAI_API_KEY": "your OPENAI_API_KEY",
"OPENAI_MODEL_NAME": "your OPENAI_MODEL_NAME"
}
}
}
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
browser_use_mcp-0.1.2.tar.gz
(2.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file browser_use_mcp-0.1.2.tar.gz.
File metadata
- Download URL: browser_use_mcp-0.1.2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6857377573c8abce675e4ffc40e5981c48d7fe7ea2072b06f0af179d9974ca35
|
|
| MD5 |
41045e973e847cbd4ca1551a4e7e7155
|
|
| BLAKE2b-256 |
20ee3b5e1f50bd4c1d7612c6c253cd1c13e677eb571d376e50f5226d0b35cd9c
|
File details
Details for the file browser_use_mcp-0.1.2-py3-none-any.whl.
File metadata
- Download URL: browser_use_mcp-0.1.2-py3-none-any.whl
- Upload date:
- Size: 1.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12824c3c0b8c376c58711cf2e5ad20ddfe2c2eaa9b7ce0084900afe086a37fbc
|
|
| MD5 |
919c55e82091a16028fa39d741700a37
|
|
| BLAKE2b-256 |
f44c77a63dfb65f34d0df54291438be6e551d136b42fc9efc2e0ef04da223f42
|