browser-relay-mcp
by balakumardev
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BROWSER_RELAY_URL | No | Relay base URL the MCP server talks to | http://127.0.0.1:15552 |
| BROWSER_RELAY_FETCH_CAP | No | Max parallel fetch tabs | 5 |
| BROWSER_RELAY_ACTION_TTL | No | Seconds a paused (action_required) request stays resumable | 300 |
| BROWSER_RELAY_DEFAULT_ENGINE | No | Default search engine | bing |
| BROWSER_RELAY_CLOAK_PROFILE_DIR | No | Persistent profile for the cloak browser | user cache dir |
| BROWSER_RELAY_SEARCH_CONCURRENCY | No | Concurrent searches (near-serial by design) | 1 |
| BROWSER_RELAY_SEARCH_MIN_SPACING_MS | No | Minimum spacing between search dispatches | 500 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
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/balakumardev/localvily'
If you have feedback or need assistance with the MCP directory API, please join our Discord server