jcrawl4ai-mcp-server

jcrawl4ai-mcp-server

3.5

jcrawl4ai-mcp-server is a Java-based MCP server using Spring Boot to interface with the Crawl4ai API. It is designed for web crawling tasks, allowing users to specify URLs, strategies, and retrieve results based on task IDs.

Top Comments

Crawl4aiApi

Provides `crawl` and `task` methods, which are used to crawl URLs and get crawl results, respectively.