Skip to main content
Glama

ScrapeGraph MCP Server

Official
server.json840 B
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json", "name": "io.github.ScrapeGraphAI/scrapegraph-mcp", "description": "AI-powered web scraping and data extraction capabilities through ScrapeGraph API", "repository": { "url": "https://github.com/ScrapeGraphAI/scrapegraph-mcp", "source": "github" }, "version": "1.0.0", "packages": [ { "registryType": "pypi", "identifier": "scrapegraph-mcp", "version": "1.0.0", "transport": { "type": "stdio" }, "environmentVariables": [ { "description": "Your ScapeGraph API key (optional - can also be set via MCP config)", "isRequired": false, "format": "string", "isSecret": true, "name": "SGAI_API_KEY" } ] } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ScrapeGraphAI/scrapegraph-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server