Search for:

Tools for Automatically Indexing Code Files and RAG (Retrieval-Augmented Generation)

  • Why this server?

    This server automatically monitors Supabase database changes, generates OpenAI embeddings, and maintains synchronized vector search capabilities, which is relevant to automatically indexing and RAG.

    -
    security
    F
    license
    -
    quality
    A multi-tenant service that automatically monitors Supabase database changes, generates OpenAI embeddings, and maintains synchronized vector search capabilities for each tenant's projects.
    TypeScript
  • Why this server?

    Provides RAG capabilities for semantic document search using Qdrant vector database and Ollama/OpenAI embeddings, allowing users to add, search, list, and delete documentation with metadata support - directly addressing RAG.

    -
    security
    A
    license
    -
    quality
    Provides RAG capabilities for semantic document search using Qdrant vector database and Ollama/OpenAI embeddings, allowing users to add, search, list, and delete documentation with metadata support.
    5
    4
    TypeScript
    Apache 2.0
  • Why this server?

    This server crawls and indexes Zerops documentation, making it available as a searchable context source for Cursor IDE, effectively performing automatic indexing for RAG.

    -
    security
    F
    license
    -
    quality
    A Managed Context Provider server that crawls and indexes Zerops documentation, making it available as a searchable context source for Cursor IDE.
    TypeScript
  • Why this server?

    Analyzes codebases using Repomix and LLMs to provide structured code reviews, implicitly performing indexing for review purposes. While not explicitly RAG, it prepares code for analysis.

    -
    security
    F
    license
    -
    quality
    Analyzes codebases using Repomix and LLMs to provide structured code reviews with specific issues and recommendations, supporting multiple LLM providers including OpenAI, Anthropic, and Gemini.
    2
    JavaScript
  • Why this server?

    SourceSage efficiently memorizes key aspects of a codebase, allowing dynamic updates and fast retrieval, effectively indexing and retrieving relevant code information for RAG.

    -
    security
    A
    license
    -
    quality
    SourceSage is an MCP (Model Context Protocol) server that efficiently memorizes key aspects of a codebase—logic, style, and standards—while allowing dynamic updates and fast retrieval. It's designed to be language-agnostic, leveraging the LLM's understanding of code across multiple languages.
    Python
    MIT License
  • Why this server?

    A Model Context Protocol server that enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities, contributing to automatic indexing.

    -
    security
    A
    license
    -
    quality
    A Model Context Protocol server that enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities.
    5
    JavaScript
    MIT License
    • Linux
    • Apple
  • Why this server?

    A Node.js implementation for vector search using LanceDB and Ollama's embedding model, which provides a basis for RAG with code.

    -
    security
    F
    license
    -
    quality
    A Node.js implementation for vector search using LanceDB and Ollama's embedding model.
    JavaScript
  • Why this server?

    Allows LLM tools like Claude Desktop and Cursor AI to access and summarize code files through a Model Context Protocol server, providing structured access to codebase content without manual copying - important for RAG.

    -
    security
    F
    license
    -
    quality
    Allows LLM tools like Claude Desktop and Cursor AI to access and summarize code files through a Model Context Protocol server, providing structured access to codebase content without manual copying.
    TypeScript
    • Linux
    • Apple
  • Why this server?

    A TypeScript Model Context Protocol (MCP) server to allow LLMs to programmatically construct mind maps to explore an idea space, with enforced automatic indexing for structured search.

    -
    security
    A
    license
    -
    quality
    A TypeScript Model Context Protocol (MCP) server to allow LLMs to programmatically construct mind maps to explore an idea space, with enforced "metacognitive" self-reflection.
    59
    2
    TypeScript
    MIT License
  • Why this server?

    Enables semantic search and RAG (Retrieval Augmented Generation) over your Apple Notes, allowing to use apple notes as a RAG data source.

    -
    security
    F
    license
    -
    quality
    Enables semantic search and RAG (Retrieval Augmented Generation) over your Apple Notes.
    158
    TypeScript
    • Apple