RoxyBrowser MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ROXY_API_KEY | Yes | API key for RoxyBrowser (required). | |
| ROXY_TIMEOUT | No | Request timeout in milliseconds. | 30000 |
| ROXY_API_HOST | No | RoxyBrowser API base URL. | http://127.0.0.1:50000 |
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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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