Skip to main content
Glama
mehranakila56-ops

mcp-browser-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HEADLESSNoRun browser in headless mode (local only)true
ANCHOR_API_KEYNoAnchorBrowser API key
BROWSER_PROVIDERNoBrowser provider: local, anchorbrowser, browserbaselocal
SCREENSHOT_FORMATNoScreenshot format: png or jpegpng
SESSION_TIMEOUT_MSNoBrowser session timeout (5 min)300000
BROWSERBASE_API_KEYNoBrowserbase API key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
browser_navigateA

Navigate the browser to a URL. Returns the page title and current URL after navigation.

browser_screenshotA

Take a screenshot of the current browser page. Returns a base64-encoded PNG image.

browser_clickB

Click on an element in the browser. Can target by CSS selector, text content, or ARIA label.

browser_typeB

Type text into an input field or textarea.

browser_get_contentA

Get the text content or HTML of the current page or a specific element.

browser_evaluateA

Execute JavaScript in the browser and return the result. Useful for complex extractions.

browser_waitC

Wait for an element to appear on the page.

browser_scrollC

Scroll the page or an element.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/mehranakila56-ops/mcp-browser-server'

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