Loading MCP server directory, please wait...
Universal web scraper with LLM-ready markdown, RAG chunking, PDF/DOCX support.
npx @getmcp/cli add io.github.manchittlab/thecrawlerRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.manchittlab/thecrawler": {
"command": "npx",
"args": [
"-y",
"thecrawler"
]
}
}
}