Crawl4AI
bygkzhb
0Provides Micro Content Protocol servers for converting web pages and performing web searches.
Acerca de
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.
Características Principales
- Support for multiple transport types: stdio, SSE, and HTTP
- Configurable host and port settings for network deployments
- Integrate with Searxng for web search functionality
- Convert web pages to Markdown or HTML format
- 0 GitHub stars
Casos de Uso
- Adding Searxng-powered search capabilities to projects
- Developing tools that require standardized web data input via MCP
- Integrating web page content conversion into custom applications