Submit

Browser Use Mcp Server

@agent-tars

Browser automation capabilities using Puppeteer. This server enables LLMs to interact with web pages through structured accessibility snapshots, bypassing the need for screenshots or visually-tuned models.

Tools

browser_navigate

browser_screenshot

browser_click

browser_form_input_fill

browser_select

browser_hover

browser_evaluate

browser_get_html

browser_get_clickable_elements

browser_get_text

browser_get_markdown

browser_read_links

browser_scroll

browser_go_back

browser_go_forward

browser_tab_list

browser_new_tab

browser_close_tab

browser_switch_tab

Server Config

{
  "mcpServers": {
    "browser": {
      "command": "npx",
      "args": [
        "@agent-infra/mcp-server-browser@latest"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.