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.4.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.4.tar.gz.
File metadata
- Download URL: browser_use_mcp-0.1.4.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 |
01903a0adc56abefd7af406102ecaef9250f4d54f7b6134d8dfa9f5f6873d4c8
|
|
| MD5 |
94d1ff44f943aeb5560c346023de7c1d
|
|
| BLAKE2b-256 |
630f544292027ff40bbd2e7f9b252b67c8a0e8816bdd8ec1875231f1725ab43c
|
File details
Details for the file browser_use_mcp-0.1.4-py3-none-any.whl.
File metadata
- Download URL: browser_use_mcp-0.1.4-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 |
54a893acc41a64e6f0c6172aedfe1766826af212f82e34b9f77f851b54cc07e4
|
|
| MD5 |
4a8fa58d92dfe72260887c9c45144a2b
|
|
| BLAKE2b-256 |
e8ef02a690bb991df5fb6ad511266628ad503ee8158fa68c8673fbd90edab356
|