← Back to Plugins
MCP Server MCP

CRW Web Scraper

github By github 👁 1 views ▲ 0 votes

Open-source web scraper for AI agents with scrape, crawl, and map tools

Homepage Verified source GitHub

Install

oci:ghcr.io/us/crw:latest

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "oci",
      "identifier": "ghcr.io/us/crw:latest",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "crw-mcp",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol oci

Comments

Sign in to leave a comment

Loading comments...