SmartBrowserMCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level | info |
| MCP_TRANSPORT | No | Transport mode - stdio or http | stdio |
| BROWSER_SLOW_MO | No | Slow down operations by specified milliseconds | 0 |
| BROWSER_TIMEOUT | No | Browser operation timeout in milliseconds | 30000 |
| MCP_SERVER_HOST | No | Server host | 0.0.0.0 |
| MCP_SERVER_PORT | No | Server port | 3000 |
| BROWSER_HEADLESS | No | Run browser in headless mode | true |
| PLAYWRIGHT_BROWSERS_PATH | No | Custom path to Playwright browsers |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| execute_taskC | Execute any task on a website using natural language instructions |
| check_consoleA | Get filtered console messages by level |
| check_networkC | Monitor filtered network requests |
| take_screenshotC | Capture screenshot with viewport options |
| generate_reportC | Create execution summary with metrics |
| clear_sessionB | Clean up all browser data securely |
| get_page_contentA | Extract text content from the page or a specific element. Returns readable text content for verification and analysis. |
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/Jenish3601/SmartBrowserMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server