Skip to main content
Glama
Jenish3601

SmartBrowserMCP

by Jenish3601

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging levelinfo
MCP_TRANSPORTNoTransport mode - stdio or httpstdio
BROWSER_SLOW_MONoSlow down operations by specified milliseconds0
BROWSER_TIMEOUTNoBrowser operation timeout in milliseconds30000
MCP_SERVER_HOSTNoServer host0.0.0.0
MCP_SERVER_PORTNoServer port3000
BROWSER_HEADLESSNoRun browser in headless modetrue
PLAYWRIGHT_BROWSERS_PATHNoCustom path to Playwright browsers

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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