RagRabbit

Integrates with RagRabbit to crawl websites, generate vector embeddings, and enable search and question answering from indexed content for domain-specific information retrieval.

Featured
View Source
115 stars
0 tools
Created Aug 2025
@madarco/madarco-ragrabbit

About

Integrates with RagRabbit to crawl websites, generate vector embeddings, and enable search and question answering from indexed content for domain-specific information retrieval.

Categories

general

Installation

npm

npm install @madarco/madarco-ragrabbit

Configuration

{ "mcpServers": { "madarco-ragrabbit": { "command": "npx", "args": [ "-y", "@madarco/madarco-ragrabbit" ] } } }