Provides Micro Content Protocol servers for converting web pages and performing web searches.
Crawl4AI offers a versatile suite of Micro Content Protocol (MCP) servers designed to simplify web content acquisition and interaction. It encompasses specialized servers, including one that efficiently converts web pages into structured formats like Markdown or HTML, and another that facilitates web searches through integration with Searxng. This collection provides developers with flexible options for deploying these services, supporting various transport types such as standard I/O, Server-Sent Events (SSE), and HTTP, along with configurable network settings for seamless integration into diverse applications.
主な機能
01Support for multiple transport types: stdio, SSE, and HTTP
02Configurable host and port settings for network deployments
03Integrate with Searxng for web search functionality
04Convert web pages to Markdown or HTML format
050 GitHub stars
ユースケース
01Adding Searxng-powered search capabilities to projects
02Developing tools that require standardized web data input via MCP
03Integrating web page content conversion into custom applications