Skip to main content
Glama

Browser Agent MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_BROWSER_TYPENoThe browser type to use for automation. Supported values: chrome, firefox, webkit, edgechrome

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Browser console logs

Tools

Functions exposed to the LLM to take actions

NameDescription
browser_set_viewport

Change the browser's viewport size and scale factor

browser_navigate

Navigate to a specific URL

browser_screenshot

Capture a screenshot of the current page or a specific element

browser_click

Click an element on the page

browser_fill

Fill a form input with text

browser_select

Select an option from a dropdown menu

browser_hover

Hover over an element on the page

browser_evaluate

Execute JavaScript in the browser context

api_get

Perform a GET request to an API endpoint

api_post

Perform a POST request to an API endpoint

api_put

Perform a PUT request to an API endpoint

api_patch

Perform a PATCH request to an API endpoint

api_delete

Perform a DELETE request to an API endpoint

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/imprvhub/mcp-browser-agent'

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