Scrapegraphai Scrapegraph MCP
Rank #15,680ai.smithery/ScrapeGraphAI-scrapegraph-mcp
MCP server providing ScrapeGraphAI-scrapegraph-mcp capabilities
Scrapegraphai Scrapegraph MCP is a Model Context Protocol (MCP) server published by ScrapeGraphAI. It ranks #15,680 of 115,460 servers tracked on MCP Toplist, and its repository has 100 GitHub stars. Scrapegraphai Scrapegraph MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Oct 25, 2025 and most recently updated on Oct 25, 2025.
Ranks ahead of 99,780 of 115,460 servers on MCP Toplist.
Use Scrapegraphai Scrapegraph MCP
claude mcp add --transport http scrapegraphai-scrapegraph-mcp https://server.smithery.ai/@ScrapeGraphAI/scrapegraph-mcp/mcp[mcp_servers.scrapegraphai-scrapegraph-mcp]
url = "https://server.smithery.ai/@ScrapeGraphAI/scrapegraph-mcp/mcp"Add to ~/.codex/config.toml.
https://server.smithery.ai/@ScrapeGraphAI/scrapegraph-mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"scrapegraphai-scrapegraph-mcp": {
"url": "https://server.smithery.ai/@ScrapeGraphAI/scrapegraph-mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"scrapegraphai-scrapegraph-mcp": {
"type": "http",
"url": "https://server.smithery.ai/@ScrapeGraphAI/scrapegraph-mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"scrapegraphai-scrapegraph-mcp": {
"serverUrl": "https://server.smithery.ai/@ScrapeGraphAI/scrapegraph-mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"scrapegraphai-scrapegraph-mcp": {
"url": "https://server.smithery.ai/@ScrapeGraphAI/scrapegraph-mcp/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.smithery%2FScrapeGraphAI-scrapegraph-mcp)<a href="https://mcptoplist.com/server/ai.smithery%2FScrapeGraphAI-scrapegraph-mcp"><img src="https://mcptoplist.com/badge/ai.smithery%2FScrapeGraphAI-scrapegraph-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
ScrapeGraphAI
Available versions (2)
| Version | Published |
|---|---|
| 1.16.0 | Oct 25, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Scrapegraphai Scrapegraph MCP?
- Scrapegraphai Scrapegraph MCP is maintained by ScrapeGraphAI, which publishes 8 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Scrapegraphai Scrapegraph MCP listed on the Official MCP Registry?
- Yes — Scrapegraphai Scrapegraph MCP is listed on the Official MCP Registry.
- How many versions does Scrapegraphai Scrapegraph MCP have?
- MCP Toplist tracks 2 versions of Scrapegraphai Scrapegraph MCP, most recently published on Oct 25, 2025.
- Where can I find the source code for Scrapegraphai Scrapegraph MCP?
- The source code for Scrapegraphai Scrapegraph MCP is hosted at github.com/ScrapeGraphAI/scrapegraph-mcp.