
Lynx
- 8 repo stars
- Updated June 27, 2026
- lorenzo-cambiaghi/LynxMCP
Perform semantic code search on local codebases using AST chunking, hybrid retrieval, and code knowledge graphs.
About
Lynx MCP is a 100% local semantic code search engine using AST chunking, hybrid retrieval, and knowledge graphs. Solo builders use this to give AI coding agents powerful code discovery, enabling them to find relevant functions, patterns, and dependencies without network calls.
- AST chunking
- Hybrid retrieval
- Code knowledge graph
- 100% local
Lynx by the numbers
- Data as of Jul 21, 2026 (Skillselion catalog sync)
terminal
claude mcp add lynx-mcp -- uvx lynx-mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 8 |
|---|---|
| Package | lynx-mcp |
| Transport | STDIO |
| Auth | None |
| Last updated | June 27, 2026 |
| Repository | lorenzo-cambiaghi/LynxMCP ↗ |
What it does
Perform semantic code search on local codebases using AST chunking, hybrid retrieval, and code knowledge graphs.