Skip to main content
Glama
rnd-pro
by rnd-pro

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PORTNoPort for the MCP server3001
BROWSER_HEADLESSNoWhether to run browser in headless modefalse
OPENROUTER_MODELNoThe OpenRouter model to usedeepseek/deepseek-r1:free
OPENROUTER_API_KEYYesYour OpenRouter API key (required for AI testing)

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
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
extract_virtual_canvasA

Extract virtual canvas data from current page instead of taking screenshot

navigate_browserB

Navigate browser to a specific URL

input_textA

Input text into a form field using virtual canvas data

scroll_pageB

Scroll the page in specified direction

start_browserC

Start browser instance for testing

compare_with_screenshotA

Compare virtual canvas data size with screenshot for performance testing

list_navigation_elementsB

Step 1: List all available interactive elements on the page with descriptions

get_element_detailsC

Step 2: Get detailed information about specific element for precise action execution

execute_atomic_actionB

Execute an atomic action generated by get_element_details

get_performance_metricsA

Get Browser[X]MCP server performance metrics and statistics

helpA

Get detailed usage instructions and workflow examples for Browser[X]MCP

batch_actionsA

Execute multiple actions in batch (up to 5 actions for performance)

evaluate_in_pageC

Execute JavaScript code in the browser page context

click_element_by_xpathC

Click an element using XPath selector

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/rnd-pro/browser-x-mcp'

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