MCP Server
MCP (Machine Control Protocol) Server that provides browser automation capabilities through a simple API.
Description
This server creates an API endpoint that allows you to run browser automation tasks using natural language commands. It utilizes:
- FastMCP: For creating a simple API server
- browser-use: For browser automation capabilities
- OpenAI’s GPT models: To interpret natural language commands
Prerequisites
- Python 3.11+
- Poetry for dependency management
- OpenAI API key
Setup
1. Install dependencies
poetry install
2. Configure environment variables
Create a .env file in the root directory with:
OPENAI_API_KEY=your_openai_api_key_here
Run
poetry run python main.py
The server will start with SSE (Server-Sent Events) transport on the default port.
Features
Browser Automation
Use the /run_browser_task endpoint to execute browser automation tasks using natural language. For example:
Browser Automation Server
Project Details
- jonnyhoff/mcp-browser-use
- Last Updated: 3/5/2025
Categories
Recomended MCP Servers
This MCP server provides image generation capabilities using the Replicate Flux model.
A lightweight mcp server that tells you exactly what time is it based on your IP.
pocketbase-mcp-server
A Model Context Protocol server for interacting with Ledger CLI, a powerful double-entry accounting system. This server enables...
Model Context Protocol Minecraft Server
Google Search Console Insights with Claude AI for SEOs
MCP server to interact with LogSeq via its Local HTTP API - enabling AI assistants like Claude to...
APISIX Model Context Protocol (MCP) server is used to bridge large language models (LLMs) with the APISIX Admin...
MCP Server example with TypeScript
DiffuGen is a powerful yet user-friendly interface for localedge image generation. Built on the Model Control Protocol (MCP),...
All MCP Servers related projects.





