adejaimejr/chrome-mcp-server
If you are the rightful owner of chrome-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Chrome MCP Server is a Node.js server that integrates with the Chrome DevTools extension to provide debugging and monitoring functionalities for Cursor AI.
Tools
Functions exposed to the LLM to take actions
getConsoleLogs
Obtains console logs
getConsoleErrors
Obtains console errors
getNetworkErrorLogs
Obtains network error logs
getNetworkSuccessLogs
Obtains network success logs
takeScreenshot
Captures a screenshot of the page
getSelectedElement
Obtains information about the selected element
wipeLogs
Clears all stored logs
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client