crawlbit for Claude Desktop
io.github.amati032-dev/crawlbit
Four free tools to check if AI engines can find, read and recognise a site. No API key.
client:Claude Desktop
transport:stdio
runtime:npm
Install crawlbit in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"crawlbit": {
"command": "npx",
"args": [
"-y",
"crawlbit-mcp"
],
"env": {
"CRAWLBIT_BASE_URL": "<CRAWLBIT_BASE_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs