Why this server?
This server facilitates interaction with Qdrant, a vector search engine, making it suitable for applications needing vector-based code search.
AlicenseBqualityCmaintenanceThis repository is an example of how to create a MCP server for Qdrant, a vector search engine.21,499Apache 2.0Why this server?
This server provides semantic search over local git repositories, which would be useful for searching code based on meaning rather than just keywords.
AlicenseNot gradedqualityDmaintenanceAn MCP server that provides semantic search over local git repositories, enabling users to clone repositories, process branches, and search code through vectorized code chunks.25MITWhy this server?
A local vector database system, this server offers efficient semantic search capabilities for software projects, making it relevant for finding code based on semantic similarity.
AlicenseNot gradedqualityDmaintenanceA local vector database system that provides LLM coding agents with fast, efficient semantic search capabilities for software projects via the Message Control Protocol.7MITWhy this server?
This server helps large language models index, search, and analyze code repositories with minimal setup, making it useful for understanding codebase context.
AlicenseAqualityAmaintenanceA Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup14997MITWhy this server?
This server is designed to dump codebase context into LLMs, potentially including vector representations for semantic understanding.
AlicenseAqualityDmaintenanceA Model Context Protocol (MCP) server designed to easily dump your codebase context into Large Language Models (LLMs).163Apache 2.0Why this server?
This server provides structured access to codebase content, which can help AI in understanding the logic behind the code.
FlicenseNot gradedqualityDmaintenanceAllows 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.6Why this server?
Enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching, useful for understanding code context.
AlicenseBqualityFmaintenanceA Model Context Protocol server that enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities.61339MITWhy this server?
This server gives insights into monorepo projects, including dependencies, file relationships, and executable tasks, which can be valuable for analyzing codebases.

Nx MCP Serverofficial
AlicenseNot gradedqualityAmaintenanceThe Nx MCP server provides LLMs with comprehensive insights into your monorepo: project dependencies, file relationships, executable tasks, ownership metadata, technology stacks, custom generators, and Nx documentation. This deep context enables LLMs to produce code perfectly aligned with your archi91,7831,410MITWhy this server?
This server efficiently memorizes key aspects of a codebase and allows dynamic updates and fast retrieval, useful for language-agnostic code analysis.
AlicenseBqualityNot gradedmaintenanceSourceSage 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.137