Serversio.github.manchittlab/thecrawler
T

TheCrawler

io.github.manchittlab/thecrawler · v0.1.1
▦ npm
v0.1.1npm npm: thecrawler↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.manchittlab/thecrawler",
  "description": "Universal web scraper with LLM-ready markdown, RAG chunking, PDF/DOCX support.",
  "title": "TheCrawler",
  "repository": {
    "url": "https://github.com/manchittlab/TheCrawler",
    "source": "github"
  },
  "version": "0.1.1",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "thecrawler",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}