Skip to main content
Glama

Chrome DevTools MCP

consoleFormatter.test.js.snapshot1.12 kB
exports[`consoleFormatter > formatConsoleEventShort > formats a console.log message 1`] = ` msgid=1 [log] Hello, world! (0 args) `; exports[`consoleFormatter > formatConsoleEventShort > formats a console.log message with multiple arguments 1`] = ` msgid=3 [log] Processing file: (2 args) `; exports[`consoleFormatter > formatConsoleEventShort > formats a console.log message with one argument 1`] = ` msgid=2 [log] Processing file: (1 args) `; exports[`consoleFormatter > formatConsoleEventVerbose > formats a console.error message 1`] = ` ID: 4 Message: error> Something went wrong `; exports[`consoleFormatter > formatConsoleEventVerbose > formats a console.log message 1`] = ` ID: 1 Message: log> Hello, world! `; exports[`consoleFormatter > formatConsoleEventVerbose > formats a console.log message with multiple arguments 1`] = ` ID: 3 Message: log> Processing file: ### Arguments Arg #0: file.txt Arg #1: another file `; exports[`consoleFormatter > formatConsoleEventVerbose > formats a console.log message with one argument 1`] = ` ID: 2 Message: log> Processing file: ### Arguments Arg #0: file.txt `;

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/ctrlShiftBryan/chrome-devtools-mcp'

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