Skip to main content
Glama

Chrome Debug MCP Server

get_console_logs

Retrieve browser console logs from Chrome with the option to clear logs after retrieval. This tool integrates with the Chrome Debug MCP Server for debugging and page automation tasks.

Instructions

Get console logs from Chrome

Input Schema

NameRequiredDescriptionDefault
clearNoWhether to clear logs after retrieving

Input Schema (JSON Schema)

{ "properties": { "clear": { "description": "Whether to clear logs after retrieving", "type": "boolean" } }, "type": "object" }

You must be authenticated.

Other Tools from Chrome Debug MCP Server

Related Tools

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/robertheadley/chrome-debug-mcp'

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