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
google_searchgoogle_trendsbrowser_createbrowser_closebrowser_gotobrowser_go_backbrowser_go_forwardbrowser_clickbrowser_typebrowser_press_keybrowser_wait_forbrowser_waitbrowser_screenshotbrowser_get_htmlbrowser_get_textbrowser_scrollbrowser_scroll_toscrape_htmlscrape_markdownscrape_screenshot
Tested with
Claude Desktop, Cursor
Example client config
{\n "mcpServers": {\n "Scrapeless MCP Server": {\n "command": "npx",\n "args": ["-y", "scrapeless-mcp-server"],\n "env": {\n "SCRAPELESS_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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
agent-infra/mcp-server-browser
Various
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
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.