browsermcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| browser_navigateC | Navigate to a URL |
| browser_go_backA | Go back to the previous page |
| browser_go_forwardB | Go forward to the next page |
| browser_snapshotA | Capture accessibility snapshot of the current page. Use this for getting references to elements to interact with. |
| browser_clickC | Perform click on a web page |
| browser_hoverC | Hover over element on page |
| browser_typeB | Type text into editable element |
| browser_select_optionB | Select an option in a dropdown |
| browser_press_keyB | Press a key on the keyboard |
| browser_waitB | Wait for a specified time in seconds |
| browser_get_console_logsB | Get the console logs from the browser |
| browser_screenshotB | Take a screenshot of the current page |
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/conradkoh/browsermcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server