Developer Integrates Scrapling MCP Server to Give Claude Code Live Web Access
A developer has connected the open-source Scrapling web-scraping framework to Claude Code via its built-in Model Context Protocol (MCP) server, enabling the AI agent to fetch real web pages that bypass modern anti-bot defenses like Cloudflare. The integration exposes ten scraping tools to Claude Code, including standard HTTP fetches, headless-browser fetches using Playwright, stealth fetches via patchright, and screenshot capture. The setup was installed locally on Windows using a dedicated Python 3.14 virtual environment, requiring roughly 700 MB of browser binaries for full rendering and stealth capabilities. To reduce token consumption, the tools default to returning markdown with only main content, which the developer reports cut payload size by around 71 percent on content-heavy pages. The developer credited the core scraping engine entirely to the Scrapling maintainer, describing their own contribution as the local installation and MCP wiring that makes those capabilities available to the agent.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in