KePatrick/chromedp-mcp
If you are the rightful owner of chromedp-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.
chromedp-mcp is a Model Context Protocol server that facilitates browser automation using chromedp, enabling AI assistants to interact with web pages and perform various automation tasks.
Tools
Functions exposed to the LLM to take actions
create-chrome-instance
Create a new Chrome browser instance with extensive configuration options.
navigate
Navigate to a specified URL and return clean DOM structure.
click-element
Click on an element with support for different click types.
screenshot
Capture screenshots of web pages for visual analysis.
generate_pdf
Generate PDF from HTML content or URL.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client