mcp-scrape-copilot

mcp-scrape-copilot

3.4

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