codexlens-search
by catlog22 · Python · ★ 45
Lightweight semantic code search engine — 2-stage vector + FTS + RRF fusion + MCP server for Claude Code
Install
pip install git+https://github.com/catlog22/codexlens-search.git Claude Desktop config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"codexlens-search": {
"command": "uvx",
"args": [
"git+https://github.com/catlog22/codexlens-search.git"
]
}
}
} From the README
💡 Need a managed MCP host?
Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.
Related ai & ml servers
n8n
n8n-io
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
ai-engineering-hub
patchy631
In-depth tutorials on LLMs, RAGs and real-world AI agent applications.
openfang
RightNow-AI
Open-source Agent Operating System
awesome-ai-apps
Arindam200
A collection of projects showcasing RAG, agents, workflows, and other AI use cases
kreuzberg
kreuzberg-dev
A polyglot document intelligence framework with a Rust core. Extract text, metadata, images, and structured information from PDFs, Office documents, images, and 97+ formats. Available for Rust, Python, Ruby, Java, Go, PHP, Elixir, C#, R, C, TypeScript (Node/Bun/Wasm/Deno)- or use via CLI, REST API, or MCP server.
yao
YaoApp
✨ Build AI agents and web apps — with a single binary.