Skip to main content
Glama
pansin

Browser MCP Server

by pansin

browser-console

Navigate to web pages and capture browser console output with real-time streaming, allowing developers to monitor JavaScript errors, logs, and debug information during automation.

Instructions

Navigate to a URL and capture console output from the browser with streaming support

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesThe URL to navigate to
timeoutNoTimeout in milliseconds (default: 30000)
waitForNoCSS selector or text to wait for before capturing console (optional)
commandsNoBrowser commands to execute (e.g., "click .button wait 2s") (optional)
streamNoWhether to stream console output in real-time (default: true)

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

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/pansin/browserMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server