Back to directory
@deventerprisesoftware/scrapi-mcp

@deventerprisesoftware/scrapi-mcp

@DevEnterpriseSoftware18

An MCP server that leverages the ScrAPI service to perform robust web page scraping, extracting content in either HTML or Markdown format, and handling challenges like bot detection and geolocation restrictions.

web scrapingdata extractionhtmlmarkdowncontext

Installation & Configuration

{
  "scrapi": {
    "command": "npx",
    "args": [
      "-y",
      "@deventerprisesoftware/scrapi-mcp"
    ],
    "env": {
      "SCRAPI_API_KEY": "<YOUR_API_KEY>"
    }
  }
}

Information

Transport
stdiosse
Language
JavaScript
Created
2025/4/7
Updated
2026/6/8