MCP Servers / productivity / Browser Use

Browser Use

JSON →
httpnone2productivity

An AI-driven server for browser automation using natural language commands, implementing the Model Context Protocol (MCP).

Install
How to run this server
[ { "cmd": "npx @modelcontextprotocol/inspector", "imports": [] } ]
server path: browser-use-5
Tools
What this server exposes
browser_navigate
Navigate to a URL in the browser
browser_click
Click on an element on the page
browser_type
Type text into an input field
browser_screenshot
Take a screenshot of the current page
browser_get_html
Get the HTML content of the current page
browser_execute_script
Execute JavaScript in the browser
Configuration
Environment & auth
authnone
envOPENROUTER_API_KEY
envOPENAI_API_KEY
envANTHROPIC_API_KEY
envGOOGLE_API_KEY
envAZURE_OPENAI_API_KEY
envDEEPSEEK_API_KEY
envMISTRAL_API_KEY
envCHROME_DEBUGGING_PORT
envCHROME_DEBUGGING_HOST
Resources
Browser Use — MCP Server · libregistry