scrapeless-ai/scrapeless-mcp-server
by Various
Scrapeless Mcp Server
MCP
scrapeless-ai/scrapeless-mcp-server
Added 1 June 2026
Overview
Scrapeless MCP Server is a Model Context Protocol server for web scraping. It allows AI agents to request scraping tasks through a standardized interface. The tool is built with TypeScript and provides a bridge between AI models and web data extraction.
Best for
Best for
Developers building AI agents or assistants that need to fetch and process live web data
Use cases
- Integrating real-time web scraping into AI assistant workflows
- Extracting structured data from websites for agent reasoning
- Providing up-to-date web content to language models via MCP
How to use
Tools exposed
BROWSER_PROFILE_IDBROWSER_PROFILE_PERSISTBROWSER_SESSION_TTLgoogle_searchgoogle_trendsbrowser_createbrowser_closebrowser_gotobrowser_go_backbrowser_go_forwardbrowser_clickbrowser_typebrowser_press_keybrowser_wait_forbrowser_waitbrowser_screenshotbrowser_get_htmlbrowser_get_textbrowser_scrollbrowser_scroll_to
Tested with
Claude Desktop, Cursor, Windsurf, ChatGPT
Example client config
{\n "mcpServers": {\n "Scrapeless MCP Server": {\n "command": "npx",\n "args": ["-y", "scrapeless-mcp-server"],\n "env": {\n "SCRAPELESS_API_KEY": "YOUR_SCRAPELESS_KEY"\n }\n }\n }\n} Notes
Scrapeless MCP Server is a Model Context Protocol server for web scraping. It allows AI agents to request scraping tasks through a standardized interface. The tool is built with TypeScript and provides a bridge between AI models and web data extraction.
161 stars on GitHub. Last updated 2025-09-23. Licensed MIT.
Use cases
- Integrating real-time web scraping into AI assistant workflows
- Extracting structured data from websites for agent reasoning
- Providing up-to-date web content to language models via MCP
Pros
- Leverages the Model Context Protocol for standardized agent-tool communication
- Open source with 161 GitHub stars and TypeScript codebase
- Simplifies adding web scraping capability to MCP-compatible AI systems
Cons
- Dependent on the broader MCP ecosystem for integration
- Limited documentation based on current repository description
- May not handle complex JavaScript-heavy sites without additional configuration
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages the Model Context Protocol for standardized agent-tool communication
- Open source with 161 GitHub stars and TypeScript codebase
- Simplifies adding web scraping capability to MCP-compatible AI systems
Cons
- Dependent on the broader MCP ecosystem for integration
- Limited documentation based on current repository description
- May not handle complex JavaScript-heavy sites without additional configuration
Open-source & AI alternatives
Swap-in tools that solve the same job. Weigh the trade-offs before you commit.
firecrawl/firecrawl-mcp-server
Various
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
executeautomation/playwright-mcp-server
Various
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
agent-infra/mcp-server-browser
Various
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
