✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

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:

Featured Templates

View More
AI Assistants
AI Chatbot Starter Kit v0.1
141 1202
AI Image Generation
Image Generation with Stable Diffusion
117 1204
AI Assistants
Image to text with Claude 3
155 1658
AI Agents
AI Video Generator
258 2301
AI Characters
Your Speaking Avatar
171 929
Verified Icon
AI Assistants
Speech to Text
139 2195

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.