Skip to main content
Glama

browser_get_console_logs

Retrieve console log messages from browser tabs to monitor errors, warnings, and debug information during web application testing and development.

Instructions

[Disabled] Get console log messages from a browser tab. Requires browser_enable_network_capture to be active on the tab (the debugger captures both network requests and console output). Filter by level to see only errors, warnings, etc.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tabIdYesTab ID to get console logs from — network capture must be enabled first via browser_enable_network_capture
clearNoClear the log buffer after reading — defaults to false
levelNoFilter by log level — defaults to all

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/opentabs-dev/opentabs'

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