crawl4ai-rust-mcp

pnocera/crawl4ai-rust-mcp

3.3

If you are the rightful owner of crawl4ai-rust-mcp 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.

A high-performance Rust MCP server designed for web crawling and retrieval-augmented generation, featuring zero-copy architecture and SIMD acceleration.

Tools

Functions exposed to the LLM to take actions

crawl_single_page

Crawl a single web page and extract content.

smart_crawl_url

Intelligently crawl multiple pages from a starting URL.

get_available_sources

List all crawled domains and their metadata.

perform_rag_query

Perform semantic search across indexed content.

search_code_examples

Search specifically for code snippets and examples.

parse_github_repository

Parse GitHub repositories into a knowledge graph.

check_ai_script_hallucinations

Validate AI-generated code against known patterns.

query_knowledge_graph

Query the knowledge graph for relationships and insights.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources