Skip to main content
ClaudeWave

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 ranges, and symbol metadata. Built in Rust.

MCP Servers96 stars11 forksRustMITUpdated 1mo ago
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual · Vera
Claude Code CLI
git clone https://github.com/lemon07r/Vera
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "vera": {
      "command": "Vera"
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Install the binary first: cargo install Vera (or build from https://github.com/lemon07r/Vera).
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
bm25clicode-searchcode-search-enginecross-encoderembeddingslocalmcpmcp-serveronnxragrerankingretrievalrustsemantic-searchsemantic-search-engineskillstree-sittervector-search

What people ask about Vera

What is lemon07r/Vera?

+

lemon07r/Vera is mcp servers for the Claude AI ecosystem. 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 ranges, and symbol metadata. Built in Rust. It has 96 GitHub stars and was last updated 1mo ago.

How do I install Vera?

+

You can install Vera by cloning the repository (https://github.com/lemon07r/Vera) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is lemon07r/Vera safe to use?

+

Our security agent has analyzed lemon07r/Vera and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains lemon07r/Vera?

+

lemon07r/Vera is maintained by lemon07r. The last recorded GitHub activity is from 1mo ago, with 6 open issues.

Are there alternatives to Vera?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy Vera to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: lemon07r/Vera
[![Featured on ClaudeWave](https://claudewave.com/api/badge/lemon07r-vera)](https://claudewave.com/repo/lemon07r-vera)
<a href="https://claudewave.com/repo/lemon07r-vera"><img src="https://claudewave.com/api/badge/lemon07r-vera" alt="Featured on ClaudeWave: lemon07r/Vera" width="320" height="64" /></a>

More MCP Servers