TheCrawler runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm. Last commit 2 Jul 2026.
Universal web scraper with LLM-ready markdown, RAG chunking, PDF/DOCX support.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add thecrawler -- npx -y thecrawler
{
"mcpServers": {
"thecrawler": {
"args": [
"-y",
"thecrawler"
],
"command": "npx"
}
}
}
[mcp_servers.thecrawler]
command = "npx"
args = ["-y", "thecrawler"]
{
"mcpServers": {
"thecrawler": {
"args": [
"-y",
"thecrawler"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"thecrawler": {
"args": [
"-y",
"thecrawler"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.