CodeVoyager15/AI_Vector_db_Scrapper
🚀 Hybrid AI documentation scraping system combining Crawl4AI (bulk) + Firecrawl MCP (on-demand) with Qdrant vector database for Claude Desktop/Code integration. Ultra-fast, cost-effective documentation search for developers.
Platform-specific configuration:
{
"mcpServers": {
"AI_Vector_db_Scrapper": {
"command": "npx",
"args": [
"-y",
"AI_Vector_db_Scrapper"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...