browser-recorder-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | HTTP listen address. | 0.0.0.0 |
| MCP_PORT | No | HTTP listen port. | 3000 |
| CHROME_ARGS | No | Additional Chrome launch arguments as a JSON string array. | [] |
| CHROME_PATH | No | Optional path to Chrome executable. If not set, system Chrome stable will be found. | |
| FFMPEG_PATH | No | Path to ffmpeg executable. | ffmpeg |
| FFPROBE_PATH | No | Path to ffprobe executable. | ffprobe |
| GAME_DATA_DIR | No | Data/recording output directory. In the container default is /data. | artifacts/recordings |
| MCP_TRANSPORT | No | Transport mode for the MCP server. Set to 'stdio' to support legacy process connection. | http |
| MCP_SESSION_IDLE_SECONDS | No | Idle session reclamation time in seconds; must be greater than 0. | 1800 |
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
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues