awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com

Model Context Protocol (MCP) server

Ranking updated Jun 30, 2026

For an MCP server for codebase context access, the strongest matches are zilliztech/claude-context (zilliztech/claude-context is an MCP-compliant codebase indexer that combines keyword), idosal/git-mcp (This MCP server transforms Git repositories into structured context) and yamadashy/repomix (Repomix is an MCP server that bundles your codebase). colbymchenry/codegraph and yichuan-w/leann round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

We curate open-source GitHub repositories matching “codebase memory mcp”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.

Model Context Protocol (MCP) server

Find the best repos with AI.We'll search the best matching repositories with AI.
  • zilliztech/claude-contextzilliztech avatar

    zilliztech/claude-context

    5,373View on GitHub↗

    Claude-context is a retrieval-augmented generation pipeline and semantic code search tool. It functions as an LLM codebase indexer and RAG context provider, designed to index local directories and retrieve relevant code files to provide context for large language models. The system operates as a hybrid search engine that combines keyword matching with dense vector search. This allows for the retrieval of code snippets and logic using natural language queries based on meaning rather than exact text matches. The project covers codebase indexing and search index management, utilizing asynchrono

    zilliztech/claude-context is an MCP-compliant codebase indexer that combines keyword and vector search to retrieve relevant code files for LLMs, directly matching the need for an MCP server that provides code-aware conversational context.

    TypeScriptCode SearchCodebase IndexingCodebase Indexing
    View on GitHub↗5,373
  • idosal/git-mcpidosal avatar

    idosal/git-mcp

    7,622View on GitHub↗

    git-mcp is a Model Context Protocol server that transforms Git repositories and static sites into structured context providers for AI assistants. It functions as a documentation retrieval tool and repository indexer, exposing codebases and project files as standardized tools to reduce hallucinations in large language model responses. The project converts raw repository files, READMEs, and external URLs into formats optimized for token consumption. It enables AI agents to perform query-based code searches and retrieve specific sections of project documentation to maintain up-to-date technical

    This MCP server transforms Git repositories into structured context for AI assistants, enabling query-based code searches and file retrieval, which is exactly the codebase-aware memory tool you are looking for.

    TypeScriptMCP ServersModel Context Protocol
    View on GitHub↗7,622
  • yamadashy/repomixyamadashy avatar

    yamadashy/repomix

    26,498View on GitHub↗

    Repomix is an AI-focused development utility designed to prepare local and remote codebases for analysis, review, and automated interaction. It functions as a codebase context bundler and a Model Context Protocol server, aggregating project files into structured documents that are optimized for ingestion by large language models. By serving as a bridge between local repositories and external intelligence agents, the tool facilitates real-time codebase inspection and automated development workflows. The system distinguishes itself through rigorous repository token management and security-consc

    Repomix is an MCP server that bundles your codebase into structured documents for LLM consumption, directly enabling code-aware conversations with support for file retrieval, git integration, and configurable ignore patterns.

    TypeScriptModel Context ProtocolModel Context Protocol ServersFile Exclusion Patterns
    View on GitHub↗26,498
  • colbymchenry/codegraphcolbymchenry avatar

    colbymchenry/codegraph

    50,154View on GitHub↗

    Codegraph is a local codebase indexer and static analysis graph database that serves as a context provider for AI agents. It parses multiple programming languages into a searchable knowledge graph of symbols and dependencies, exposing these relationships to AI tools through the Model Context Protocol. The project distinguishes itself by aggregating relevant code snippets and symbol flows to reduce token usage for large language models. It automates the configuration of server settings and steering instructions across various AI agent platforms and command line editors to enable automatic code

    Codegraph is an MCP-compliant codebase indexer that parses multiple languages into a searchable knowledge graph of symbols and dependencies, providing rich code context to AI agents to support code-aware conversations.

    TypeScriptCodebase IndexingModel Context Protocol
    View on GitHub↗50,154
  • yichuan-w/leannyichuan-w avatar

    yichuan-w/LEANN

    11,985View on GitHub↗

    LEANN is a framework for local retrieval augmented generation and vector indexing. It functions as a system for building local knowledge bases and source code search engines that combine large language models with retrieved private data to generate context-aware responses. The project distinguishes itself through a vision-model based document layout extractor for parsing complex PDF figures and diagrams, and a source code search engine that employs structure-aware chunking to preserve function and class boundaries. It also implements the Model Context Protocol to integrate real-time data sour

    LEANN is a local RAG framework that implements the Model Context Protocol and includes a structure-aware source code search engine, fitting your need for a codebase-context MCP server, though it does not explicitly cover git integration or live index updates.

    PythonModel Context Protocol
    View on GitHub↗11,985

Related searches

  • MCP server list
  • an implementation of a Model Context Protocol server
  • Memory profilers
  • Memory management systems
  • an MCP client library for app developers
  • a Cloudflare MCP server for AI agents
  • MCP servers, clients and tools
  • a memory profiler for debugging application leaks