chrome-mcp-server
3.6
The Chrome MCP Server is a Node.js server that integrates with the Chrome DevTools extension to enable debugging and monitoring functionalities for Cursor AI. It captures logs, monitors network requests, and provides communication via a RESTful API. Designed for local development, it includes features to ensure JSON output and automatic port handling.
Top Comments
getConsoleLogs
Get console log
getConsoleErrors
Get console error
getNetworkErrorLogs
Get network error log
getNetworkSuccessLogs
Get the network success log
takeScreenshot
Take screenshots of pages
getSelectedElement
Get selected element information
WipeLogs
Clear all stored logs