MCP Server
Servidor MCP
Servidor MCP (Protocolo de control de máquina) que proporciona capacidades de automatización del navegador a través de una API simple.
Descripción
Este servidor crea un punto final de API que permite ejecutar tareas de automatización del navegador mediante comandos de lenguaje natural. Utiliza:
FastMCP : para crear un servidor API simple
browser-use : Para capacidades de automatización del navegador
Modelos GPT de OpenAI : para interpretar comandos de lenguaje natural
Related MCP server: Cloudflare Playwright MCP
Prerrequisitos
Python 3.11+
Poesía para la gestión de la dependencia
Clave API de OpenAI
Configuración
1. Instalar dependencias
poetry install2. Configurar variables de entorno
Cree un archivo .env en el directorio raíz con:
OPENAI_API_KEY=your_openai_api_key_hereCorrer
poetry run python main.pyEl servidor se iniciará con el transporte SSE (eventos enviados por el servidor) en el puerto predeterminado.
Características
Automatización del navegador
Utilice el punto de conexión /run_browser_task para ejecutar tareas de automatización del navegador mediante lenguaje natural. Por ejemplo:
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceEnables AI assistants to perform intelligent browser automation with session-based context analysis, including navigation, form filling, and content extraction through natural language.MIT
- Flicense-qualityCmaintenanceEnables AI assistants to control a browser for web automation tasks like navigation, typing, clicking, and taking screenshots.
- Flicense-qualityDmaintenanceEnables AI assistants to control a browser for web automation tasks like navigation, typing, clicking, and taking screenshots, with optional API key authentication.
- Flicense-qualityCmaintenanceEnables AI assistants to control a browser for web automation tasks such as navigation, typing, clicking, and taking screenshots.
Related MCP Connectors
AI-powered browser automation — navigate, click, fill forms, and extract data from any website.
Provides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to i…
Automate cloud browsers to navigate websites, interact with elements, and extract structured data.…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jonnyhoff/mcp-browser-use'
If you have feedback or need assistance with the MCP directory API, please join our Discord server