Selenium MCP
by kubed-io
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host address to bind the server to. | 0.0.0.0 |
| PORT | No | Port to bind the server to. | 8000 |
| GRID_URL | No | Selenium Grid hub URL. Defaults to the in-cluster Grid Service. | |
| LOG_LEVEL | No | Logging level. | INFO |
| TRANSPORT | No | Transport mode: 'http' or 'stdio'. | http |
| ROUTE_PREFIX | No | Path prefix for the HTTP endpoints. | /browser |
| MCP_AUTH_TOKEN | No | Bearer token required on /mcp and /browser/*. Unset disables auth. |
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 | |