Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by jawa7 • Uncategorized
An MCP server enabling integration with a modular NestJS web crawler and API via HTTP.
Check if a webpage is already indexed in the database.
Crawl webpages and retrieve structured data via HTTP.
Store and retrieve full webpage content for summarization or further processing.
This MCP server provides a bridge for external LLMs and agents to interact with a modular web crawler and REST API built with NestJS. It supports crawling webpages, managing webpage data in a PostgreSQL database, and retrieving full HTML content, all accessible through HTTP endpoints. The server facilitates automated workflows for checking, crawling, storing, and summarizing web content, enhancing agent capabilities without direct database access.