by aanno · MCP Server · ★ 33
CocoIndex Code MCP Server A Model Context Protocol (MCP) server that provides a RAG (Retrieval Augmented Generation) tool with hybrid search capabilities combining vector similarity and keyword metadata search for code retrieval. Built on the CocoIndex data transformation framework with specialized support for multiple programming languages. This RAG MCP server enables AI tools (LLMs) to retrieve relevant code snippets from large codebases efficiently and in real-time, leveraging CocoIndex's incremental indexing, tree-sitter based chunking, and smart language-specific embeddings.
| Stars | 33 |
| Forks | 3 |
| Language | Python |
| Category | MCP Server |
| Quality Score | 69.9966440577275/100 |
| Open Issues | 6 |
| Last Updated | 2026-04-09 |
| Created | 2025-07-16 |
| Platforms | mcp, python |
| Est. Tokens | ~127k |
Explore other popular mcp server tools:
cocoindex-code-mcp-server is An RAG for code development, implemented as MCP server with cocoindex. It is categorized as a MCP Server with 33 GitHub stars.
cocoindex-code-mcp-server is primarily written in Python.
You can find installation instructions and usage details in the cocoindex-code-mcp-server GitHub repository at github.com/aanno/cocoindex-code-mcp-server. The project has 33 stars and 3 forks, indicating an active community.