Skip to main content
Glama

browser-use MCP server

by deploya-labs

run_browser_agent

Execute browser automation tasks using AI-driven natural language commands, enabling navigation, form filling, and visual interaction within web browsers through the browser-use MCP server.

Instructions

Handle run-browser-agent tool calls.

Input Schema

NameRequiredDescriptionDefault
add_infosNo
taskYes

Input Schema (JSON Schema)

{ "properties": { "add_infos": { "default": "", "title": "Add Infos", "type": "string" }, "task": { "title": "Task", "type": "string" } }, "required": [ "task" ], "title": "run_browser_agentArguments", "type": "object" }
Install Server

Other Tools from browser-use MCP server

Related Tools

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/deploya-labs/mcp-browser-use'

If you have feedback or need assistance with the MCP directory API, please join our Discord server