All MCP servers

Scrapegraphai Scrapegraph Mcp

Official
by Api.AirforceStreamable HTTPWeb & Browser Automation082MIT

Enable language models to perform advanced AI-powered web scraping with enterprise-grade reliabili…

mcpopen-sourceweb-browser-automation

Endpoint

POST https://server.smithery.ai/@ScrapeGraphAI/scrapegraph-mcp/mcp

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "scrapegraphai-scrapegraph-mcp-imp19981": {
      "url": "https://server.smithery.ai/@ScrapeGraphAI/scrapegraph-mcp/mcp",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}