scrapegraph-mcp
Verified Safeby ScrapeGraphAI
Overview
Provides AI-powered web scraping, structured data extraction, multi-page crawling, and agentic automation capabilities for language models.
Installation
npx -y @smithery/cli@latest run @ScrapeGraphAI/scrapegraph-mcp --config "{"scrapegraphApiKey":"YOUR-SGAI-API-KEY"}"Environment Variables
- SGAI_API_KEY
Security Notes
The server acts as a secure proxy to the ScrapeGraph AI API, handling API keys via environment variables or MCP config, and using `httpx.Client` for external requests. Input parameters are validated. No `eval` or direct shell execution observed. The `agentic_scrapper` tool's interaction capabilities are dependent on the ScrapeGraph AI backend's safeguards and user intent, and users should exercise caution with untrusted URLs.
Similar Servers
mcp-server
A Model Context Protocol (MCP) server that integrates with SerpApi to provide comprehensive search engine results and data extraction to an LLM.
webscraping-ai-mcp-server
Integrates with WebScraping.AI to provide LLM-powered web data extraction, including question answering, structured data extraction, and HTML/text retrieval, with advanced features like JavaScript rendering and proxy management.
scrapi-mcp
This MCP server enables AI agents to scrape web pages and retrieve their content as HTML or Markdown, with advanced browser interaction capabilities.
context-engineering
Provides a Model Context Protocol (MCP) server that enables AI agents to control a web browser using Selenium for web automation tasks.