Back to Home
samirsaci icon

mcp-webscraper

Verified Safe

by samirsaci

Overview

Enables Claude Desktop to perform advanced web scraping and crawling operations, extracting structured data and analyzing website architectures through natural language.

Installation

Run Command
uv run --with mcp[cli] mcp run scrapping.py

Security Notes

The server can make arbitrary outbound network requests to user-defined URLs, which is inherent to its function. This poses a risk if controlled by a malicious prompt, potentially allowing for reconnaissance or denial-of-service attacks against internal or external targets. The code itself does not contain obvious vulnerabilities like 'eval' or hardcoded secrets. Basic rate-limiting (delay_seconds in crawl) is implemented, but user-controlled. Input URLs are validated with Pydantic's HttpUrl.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassHigh
Avg Tokens3000
Stars0
Forks0
Last Update2025-11-24

Tags

Web ScrapingWeb CrawlingData ExtractionAutomationMCP Server