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.3.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.3.tar.gz.
File metadata
- Download URL: browser_use_mcp-0.1.3.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 |
d93ba4c642fe672481a940143ac63162ba1dfdaa37a2d8ab2c4b13e2fc1157da
|
|
| MD5 |
4c8b906a95609544915812913c547744
|
|
| BLAKE2b-256 |
5fa2b9914c03cfeb09291656afa6c0ebb39d36073e144b5291e88f2b9c734616
|
File details
Details for the file browser_use_mcp-0.1.3-py3-none-any.whl.
File metadata
- Download URL: browser_use_mcp-0.1.3-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 |
f965c536a08f3e21d3d91baa70684e28fc5c9a43504c78562c4951470ed23fbe
|
|
| MD5 |
c0ea30252c4667b30d2a97e14574e6dd
|
|
| BLAKE2b-256 |
d9bfcf8142d050842909954529da6497cb750621680a3bee11e3780b2bab0c30
|