Enables crawling GitHub repositories to process content and build knowledge graphs for code validation
Integrates with Google Gemini API for generating embeddings and responses, configurable as the primary AI provider
Leverages Neo4j to build knowledge graphs of code repositories for validating AI-generated code and detecting hallucinations
Allows switching to OpenAI as the primary AI provider for generating embeddings and responses
Uses Supabase with pgvector to store and search through crawled content, enabling vector and hybrid search capabilities
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Provides AI agents and coding assistants with web crawling and RAG capabilities, allowing them to scrape websites and perform semantic searches on the crawled content.
Related MCP Servers
- -securityAlicense-qualityEmpowers AI agents to perform web browsing, automation, and scraping tasks with minimal supervision using natural language instructions and Selenium.Last updated -4Apache 2.0
- -securityFlicense-qualityEnables intelligent web scraping through a browser automation tool that can search Google, navigate to webpages, and extract content from various websites including GitHub, Stack Overflow, and documentation sites.Last updated -1
- -securityAlicense-qualityWeb crawling and RAG implementation that enables AI agents to scrape websites and perform semantic search over the crawled content, storing everything in Supabase for persistent knowledge retrieval.Last updated -1,690MIT License
- -securityAlicense-qualityProvides AI agents and coding assistants with advanced web crawling and RAG capabilities, allowing them to scrape websites and leverage that knowledge through various retrieval strategies.Last updated -1MIT License