Web Scraping MCP Servers

Fetch and parse HTML, render client-side pages, and extract structured data for ingestion pipelines.

3 servers0 verified61 avg reliability
docker run --rm -i -v "$HOME/Documents:/data:ro" -e MD_ALLOWED_PATHS=/data markdownify-mcp

MCP server that converts various file types and web content to Markdown.

2.9ktypescriptmit4d ago
14
npx -y puppeteer-mcp-server

Automates browser interactions using Puppeteer for new or existing Chrome window

445typescriptmit2mo ago