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 |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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