Skip to main content
Glama

cdp_launch

Launch a Chrome/Chromium browser with Chrome DevTools Protocol enabled for browser automation, creating an isolated profile directory for testing and development.

Instructions

Launch a Chrome/Chromium browser with CDP enabled. Creates a dedicated profile directory.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
portNoCDP debugging port (default: 9222)
headlessNoRun headless without visible window (default: false)
browserNoBrowser to use: chrome, chromium, edge, auto (default: auto)
profileNoProfile name for isolated user data (default: cdp-mcp-default)
widthNoWindow width (default: 1280)
heightNoWindow height (default: 900)
start_urlNoURL to open on launch (default: about:blank)

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/RED-BASE/cdp-mcp'

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