AI-powered website crawling, analysis, and export via MCP. 38 tools for crawl control, browser enrichment capture, WARC/ZIP/single-HTML export, observation timeline, and evidence-backed findings. 4 resources, 4 prompts. Dual-mode: full (38 tools) or code (6 tools). Install: npx crawlio-mcp
Server Config
{
"mcpServers": {
"crawlio": {
"command": "npx",
"args": [
"-y",
"crawlio-mcp"
]
}
}
}