MCP Servers / development / Chrome Debug MCP Server

Chrome Debug MCP Server

JSON →
httpnone44development

Control Chrome with debugging capabilities, userscript injection, and extension support.

Install
How to run this server

No install command recorded.

server path: chrome-debug-mcp-server
Tools
What this server exposes
launch_browser
Launch browser with specified URL and browser type
create_tab
Create new tab with specified URL
switch_tab
Switch between tabs by index
gm_setValue
Store data using Greasemonkey API
gm_getValue
Retrieve stored data using Greasemonkey API
gm_addStyle
Add custom CSS styles to page
gm_xmlhttpRequest
Make cross-origin HTTP requests
intercept_requests
Intercept network requests with pattern matching and action (block/log)
Configuration
Environment & auth
authnone
Resources
Chrome Debug MCP Server — MCP Server · libregistry