yonaka15/cdp-mcp
3.3
If you are the rightful owner of cdp-mcp 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.
The CDP-MCP is a Chrome DevTools Protocol MCP Server that provides browser automation capabilities through the Model Context Protocol (MCP), built with Tauri, React, and Rust.
Tools
Functions exposed to the LLM to take actions
browser_open
Opens a new browser instance in headless or headful mode.
browser_navigate
Navigates to a URL in the browser.
browser_close
Closes the browser and all tabs.
browser_click
Clicks an element on the page.
browser_type
Types text into an input field.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client