pragmar/mcp-server-webcrawl
Advanced search and retrieval for web crawler data. Supports WARC, wget, Katana, SiteOne, and InterroBot crawlers.
Quick Start
Clone the repository:
git clone https://github.com/pragmar/mcp-server-webcrawlClaude Desktop configuration example:
{
"mcpServers": {
"mcp-server-webcrawl": {
"command": "npx",
"args": [
"-y",
"pragmar/mcp-server-webcrawl"
]
}
}
}Check the repository README for specific installation and configuration instructions.