浏览器自动化
HTTP-SSE基于MCP协议的自然语言浏览器自动化服务器
基于MCP协议的自然语言浏览器自动化服务器
MCP (Machine Control Protocol) Server that provides browser automation capabilities through a simple API.
This server creates an API endpoint that allows you to run browser automation tasks using natural language commands. It utilizes:
poetry install
Create a .env file in the root directory with:
OPENAI_API_KEY=your_openai_api_key_here
poetry run python main.py
The server will start with SSE (Server-Sent Events) transport on the default port.
Use the /run_browser_task endpoint to execute browser automation tasks using natural language. For example: