Anshumaan031/Crawl4AI-RAG-MCP-Server
If you are the rightful owner of Crawl4AI-RAG-MCP-Server 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.
Crawl4AI RAG MCP Server is a powerful implementation of the Model Context Protocol (MCP) integrated with Crawl4AI and Supabase, providing AI agents and AI coding assistants with advanced web crawling and RAG capabilities.
Tools
Functions exposed to the LLM to take actions
crawl_single_page`
Quickly crawl a single web page and store its contents into a vector database
smart_crawl_url`
full.txt or regular web pages that require recursive crawling) intelligently crawl the entire website
get_available_sources`
Get a list of all available sources (domain names) in the database
perform_rag_query`
Use semantic search (optional source filtering) to find relevant content
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client