Skip to main content
Glama
The-Thought-Magician

Enhanced Browser MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BROWSER_WS_ENDPOINTNoWebSocket endpoint for the browser to connect to.ws://localhost:8080/ws

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
browser_navigateC

Navigate to a URL

browser_go_backA

Go back to the previous page

browser_go_forwardC

Go forward to the next page

browser_snapshotA

Capture accessibility snapshot of the current page. Use this for getting references to elements to interact with.

browser_clickB

Perform click on a web page

browser_hoverC

Hover over element on page

browser_typeC

Type text into editable element

browser_select_optionB

Select an option in a dropdown

browser_press_keyB

Press a key on the keyboard

browser_waitB

Wait for a specified time in seconds

browser_get_console_logsA

Get the console logs from the browser

browser_screenshotB

Take a screenshot of the current page

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/The-Thought-Magician/enhanced-browser-mcp'

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