mcp-scrape-copilot

mcp-scrape-copilot

3.2

If you are the rightful owner of mcp-scrape-copilot 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.

A Model Context Protocol server that provides browser automation capabilities using Puppeteer. This server enables LLMs to interact with web pages, take screenshots, and execute JavaScript in a real browser environment.

puppeteer_navigate

Navigate to the specified URL

puppeteer_screenshot

Capture screenshots of pages or elements

puppeteer_click

Click on the element on the page

puppeteer_hover

Elements hovering on the page

puppeteer_fill

Fill in the form field

puppeteer_select

Select the drop-down option

puppeteer_evaluate

Execute JavaScript code in the browser console