Skip to main content
Glama
roxybrowserlabs

RoxyBrowser MCP Server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ROXY_API_KEYYesAPI key for RoxyBrowser (required).
ROXY_TIMEOUTNoRequest timeout in milliseconds.30000
ROXY_API_HOSTNoRoxyBrowser API base URL.http://127.0.0.1:50000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
roxy_list_browsersB

Get list of browsers in specified workspace/project

roxy_batch_create_browsersB

Create multiple browsers in batch by passing an array of browser configurations

roxy_create_browserB

Create a browser with complete configuration control - for expert users needing full parameter access

roxy_open_browsersB

Open one or multiple browsers and return their CDP WebSocket endpoints for automation

roxy_update_browserB

Update a browser with complete configuration control - for expert users needing full parameter access

roxy_close_browsersB

Close multiple browsers by their directory IDs

roxy_delete_browsersB

Delete multiple browsers permanently by their directory IDs

roxy_get_browser_detailC

Get detailed information for a specific browser window

roxy_clear_local_cacheA

Clear local cache for specified browsers

roxy_clear_server_cacheB

Clear server-side cache for specified browsers

roxy_random_fingerprintC

Randomize browser fingerprint for a specific browser

roxy_list_labelsA

Get list of labels in specified workspace

roxy_get_connection_infoA

Get connection information (CDP endpoints, PIDs) for currently opened browsers

roxy_list_proxiesC

Get list of proxy IP List.

roxy_proxy_detailB

Get detailed information for a specific proxy configuration

roxy_create_proxiesC

Batch create multiple proxy configurations

roxy_detect_proxyC

Detect/test a proxy configuration and update its IP information

roxy_modify_proxyC

Modify/update an existing proxy configuration

roxy_delete_proxiesC

Delete one or more proxy configurations

roxy_list_accountsB

Get list of accounts (platform credentials) in specified workspace

roxy_create_accountC

Create a new platform account with credentials

roxy_batch_create_accountsB

Batch create multiple platform accounts

roxy_modify_accountB

Modify/update an existing platform account

roxy_delete_accountsB

Delete one or more platform accounts

roxy_list_workspacesA

Get list of all workspaces and their projects from RoxyBrowser

roxy_health_checkA

Check whether the RoxyBrowser server is running and reachable.

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/roxybrowserlabs/roxybrowser-mcp-server'

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