crawlab-mcp

crawlab-mcp

3.3

If you are the rightful owner of crawlab-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This is a Model Context Protocol (MCP) server for Crawlab, allowing AI applications to interact with Crawlab's functionality.

The Crawlab MCP Server provides a standardized way for AI applications to access Crawlab's features, including spider management, task management, file management, and resource access. It uses an MCP Server/Client architecture to facilitate communication between AI applications and Crawlab. The communication flow involves user queries being processed by an LLM provider, which identifies necessary tools and generates tool calls. These calls are executed by the MCP Server through Crawlab API requests, and the results are returned to the user in a human-readable format.

Features

  • Spider management (create, read, update, delete)
  • Task management (run, cancel, restart)
  • File management (read, write)
  • Resource access (spiders, tasks)