🌐

Browser Automation Pro

Scrape websites with Firecrawl, control Puppeteer, fetch raw HTML, inspect pages with Chrome DevTools, and extract structured data at scale.

Automation8 MCP servers in this stack
1
MCP PuppeteerOfficialBrowser Automation

Browser automation and web scraping via Puppeteer

Control a real Chrome browser — click, type, screenshot, and extract

Install Command
npx -y @modelcontextprotocol/server-puppeteer
2
Firecrawl MCPOfficialBrowser Automation

Advanced web scraping and crawling for AI assistants

Crawl entire websites and convert to structured Markdown at scale

Install Command
npx firecrawl-mcp
3
MCP FetchOfficialBrowser Automation

Web content fetching and conversion for efficient LLM usage

Fetch and convert any URL to clean text — lightweight and fast

Install Command
uvx mcp-server-fetch
4
Fetch MCPOfficialAPIs & Integrations

Fetch and convert any webpage to clean Markdown

Retrieve raw HTML for custom parsing and scraping pipelines

Install Command
npx -y @modelcontextprotocol/server-fetch
5
Chrome DevTools MCPOfficialDeveloper Tools

Control and inspect a live Chrome browser from AI agents

Debug automation scripts with Chrome DevTools from inside Claude

Install Command
npx @chrome-devtools/mcp-server
6
MCP SQLiteOfficialDatabases

SQLite database interaction and business intelligence

Store scraped results in SQLite for structured querying

Install Command
uvx mcp-server-sqlite --db-path /path/to/db.sqlite
7
MCP FilesystemOfficialFile System

Secure file operations with configurable access controls

Save extracted data and downloaded files to the local filesystem

Install Command
npx -y @modelcontextprotocol/server-filesystem /path/to/allowed/dir
8
MCP Brave SearchOfficialAPIs & Integrations

Web and local search using Brave Search API

Discover new pages and URLs to scrape via web search

Install Command
npx -y @modelcontextprotocol/server-brave-search