Ross ROSS = Recommend OSS · open-source software intelligence for agents

coleam00/mcp-crawl4ai-rag

Web Crawling and RAG Capabilities for AI Agents and AI Coding Assistants observed · 2026-08-28

github.com/coleam00/mcp-crawl4ai-rag · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

34/100

  • Activity 33
  • Release rhythm 35
  • Longevity 34

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 487
  • days_rel: n/a
  • days_push: 404
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2245 stars · 576 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An MCP server that combines Crawl4AI web crawling with RAG capabilities backed by a Supabase vector database, exposing tools for AI agents and coding assistants to scrape websites and query the crawled knowledge. It supports advanced RAG strategies including contextual embeddings, hybrid search, agentic RAG, reranking, and knowledge-graph-based hallucination detection.

Use cases

  • crawl documentation sites and query them via RAG from an AI coding assistant
  • give AI agents the ability to scrape web pages and store knowledge in a vector database
  • extract code examples from crawled repositories for agentic RAG
  • detect AI hallucinations using a knowledge graph of crawled content
  • set up an MCP server for web crawling and retrieval-augmented generation
  • build a knowledge engine for coding assistants like Cursor or Windsurf

When to choose

  • you want an MCP server that crawls websites and serves the content over RAG to AI agents or coding assistants
  • you need advanced retrieval strategies like contextual embeddings, hybrid search, or reranking
  • you already use Supabase and want a vector-backed crawling pipeline
  • you are building on or integrating with the Archon ecosystem

When to avoid

  • you need a fully configurable, production-hardened solution with support for local embedding models like Ollama
  • you want a general-purpose web scraper without RAG or vector storage
  • you require active maintenance and fast issue resolution, as the author describes it as a testbed
  • you prefer a managed service rather than self-hosting Python services with Supabase and OpenAI dependencies

Facets

service · maturity active

rag web-scraping vector-database mcp search-engine llm-inference artificial-intelligence large-language-models developer-tools python self-hosted mcp-server crawl4ai supabase contextual-embeddings hybrid-search reranking knowledge-graph ai-coding-assistants retrieval-augmented-generation ai-agents docker web-server

1 source

Member repositories

RepositoryRoleHealth v2
coleam00/mcp-crawl4ai-ragmain34

For agents

markdown · JSON · MCP: product_card(name="coleam00/mcp-crawl4ai-rag")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem