by flupkede · MCP Server · ★ 57
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is codesearch safe to install? View the security audit →
codesearch Multi-repo semantic code search for AI agents — a Rust MCP server with vector + BM25 hybrid retrieval, symbol navigation, and cross-repository orchestration. Fully local, fully offline, no GPU, no Docker. codesearch gives AI agents (OpenCode, Claude Code, Cursor, and any MCP client) deep codebase understanding through 5 unified MCP tools. Index once, search semantically across multiple repositories simultaneously. Why codesearch? Multi-repo serve mode: Fan-out queries across repository groups with cross-repo RRF ranking Hybrid retrieval: Vector embeddings + BM25 full-text search fused with Reciprocal Rank Fusion Symbol navigation: Jump to definitions, find usages, trace imports and dependents — in the same tool AST-aware chunking: Tree-sitter parsing for 16 languages — chunks align to functions/classes (and Markdo
| Stars | 57 |
| Forks | 15 |
| Language | Rust |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 70.2217172264555/100 |
| Last Updated | 2026-07-23 |
| Created | 2026-02-06 |
| Platforms | claude-code, cli, mcp, rust |
| Est. Tokens | ~27k |
These tools work well together with codesearch for enhanced workflows:
Looking for a codesearch alternative? If you're comparing codesearch with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Local code search combining BM25, vector similarity, and cross-encoder reranking. Parses 60+ languages with tr
Markdown vector search MCP server for Claude Code. Natural language search for markdown files using multilingu
🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, use
Local RAG MCP server for Claude Code — hybrid search (semantic + BM25), cross-encoder reranking, 13 MCP tools,
Codebase Context gives AI agents understanding of your codebase through semantic code search, team conventions
The code quality toolkit for the agentic AI era. Find dead code, clones, and scaffolding across 15 languages.
Explore other popular mcp server tools:
codesearch is Multi-repo semantic code search MCP server in Rust — hybrid vector + BM25 retrieval, tree-sitter AST chunking, fully offline. For OpenCode, Claude Code, Cursor, and any MCP client.. It is categorized as a MCP Server with 57 GitHub stars.
codesearch is primarily written in Rust. It covers topics such as ai-agents, bm25, claude-code.
You can find installation instructions and usage details in the codesearch GitHub repository at github.com/flupkede/codesearch. The project has 57 stars and 15 forks, indicating an active community.
codesearch is released under the Apache-2.0 license, making it free to use and modify according to the license terms.
The top alternatives to codesearch on Agent Skills Hub include Vera, devrag, rust-docs-mcp-server. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.