by lemon07r · MCP Server · ★ 102
Vera Install Guide · Features · Query Guide · Benchmarks · How It Works · Models · Supported Languages Vector Enhanced Reranking Agent Code search that combines BM25 keyword matching, vector similarity, and cross-encoder reranking. Supports 65 languages (61 with tree-sitter parsing), runs locally, returns structured results with file paths, line ranges, symbol metadata, and relevance scores. Quick Start 1. Install 2. Set up models (pick one) bash vera setup # Interactive wizard (auto-detects your hardware) vera setup --api # API mode
| Stars | 102 |
| Forks | 14 |
| Language | Rust |
| Category | MCP Server |
| License | MIT |
| Quality Score | 68.2616427868494/100 |
| Open Issues | 13 |
| Last Updated | 2026-05-13 |
| Created | 2026-03-22 |
| Platforms | cli, mcp, rust |
| Est. Tokens | ~595k |
These tools work well together with Vera for enhanced workflows:
Explore other popular mcp server tools:
Vera is Local code search combining BM25, vector similarity, and cross-encoder reranking. Parses 60+ languages with tree-sitter, runs entirely offline, and returns structured results with file paths, line ran. It is categorized as a MCP Server with 102 GitHub stars.
Vera is primarily written in Rust. It covers topics such as bm25, cli, code-search.
You can find installation instructions and usage details in the Vera GitHub repository at github.com/lemon07r/Vera. The project has 102 stars and 14 forks, indicating an active community.
Vera is released under the MIT license, making it free to use and modify according to the license terms.