BrowserCat MCP Server (Browser Automation)
Officialby browsercat
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BROWSERCAT_API_KEY | Yes | Your BrowserCat API key (required). You can get one for free at https://browsercat.xyz/mcp. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| browsercat_navigateC | Navigate to a URL |
| browsercat_screenshotC | Take a screenshot of the current page or a specific element |
| browsercat_clickC | Click an element on the page |
| browsercat_fillC | Fill out an input field |
| browsercat_selectC | Select an option from a dropdown menu |
| browsercat_hoverC | Hover over an element on the page |
| browsercat_evaluateC | Execute JavaScript in the browser console |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Browser console logs |
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/browsercat/browsercat-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server