Agent Tools
Back to MCP servers
● healthy

The ScrapeGraphAI MCP Server is a production-ready Model Context Protocol (MCP) server that connects Large Language Models (LLMs) to the ScrapeGraph AI API. It enables AI assistants like Claude and Cursor to perform AI-powered web scraping, research, and crawling directly through natural language interactions.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/scrapegraphai-inc/sgai/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/scrapegraphai-inc/sgai/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://docs.scrapegraphai.com/services/mcp-server/introduction
Listed at (smithery)
https://docs.scrapegraphai.com/services/mcp-server/introduction