Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by jitsmaster • Workflow & Task Management
A Node.js MCP server that provides a configurable web crawler exposed as an MCP tool for fetching pages and (optionally) following links.
Fetch and normalize HTML content from a URL with configurable timeouts and delays to avoid overloading targets.
Crawl a site to a limited depth to discover internal links and build a small index or link graph for downstream processing.
Integrate a web crawler as an MCP service for distributed workflows, automated data collection, or periodic monitoring of web pages.
This repository contains a Node.js-based web crawler packaged to run as an MCP server. It exposes a 'crawl' tool that accepts a URL and depth, and supports configurable behavior via environment variables (crawl links, max depth, request delay, timeout, max concurrent requests). The project is intended to be integrated into an MCP deployment so agents can request on-demand crawls as part of automated workflows. Benefits include easy MCP integration, simple configuration via .env or MCP env settings, and control over crawl depth and concurrency to limit scope and load.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.