Back to directory
deventerprisesoftware/scrapi-mcp

deventerprisesoftware/scrapi-mcp

@DevEnterpriseSoftware

MCP server for using ScrAPI to scrape web pages.

web-scrapingscrapimcp-serverjavascriptbrowser-automationcontent-extractionproxycaptchacontext

Installation & Configuration

{
  "mcpServers": {
    "ScrAPI": {
      "command": "npx",
      "args": [
        "-y",
        "@deventerprisesoftware/scrapi-mcp"
      ],
      "env": {
        "SCRAPI_API_KEY": "your-scrapi-api-key"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
JavaScript
Created
2026/6/12
Updated
2026/6/12