vecgrep

by VecGrep · MCP 服务器 · ★ 6

About vecgrep

VecGrep Cursor-style semantic code search as an MCP plugin for Claude Code. Instead of grepping 50 files and sending 30,000 tokens to Claude, VecGrep returns the top 8 semantically relevant code chunks (1,600 tokens). That's a 95% token reduction for codebase queries. Benchmarks Measured on the VecGrep codebase itself (5 source files, 26k tokens raw). Token usage per query returns structured node metadata only (name, kind, file, line range) — no source code — so it's ultra-cheap for structural questions ("where is X defined?", "what calls Y?"). Query latency (median, 5 runs) searchgrap

claudeclaude-codemcppython

Quick Facts

Stars6
Forks1
LanguagePython
CategoryMCP 服务器
LicenseMIT
Quality Score37.8/100
Open Issues2
Last Updated2026-06-09
Created2026-02-21
Platformsclaude-code, mcp, python
Est. Tokens~65k

More MCP 服务器 Tools

Explore other popular mcp 服务器 tools:

View all MCP 服务器 tools →

Popular Python Agent Tools

Frequently Asked Questions

What is vecgrep?

vecgrep is Cursor-style semantic code search as an MCP plugin for Claude Code. Instead of grepping 50 files and sending 30,000 tokens to Claude, VecGrep returns the top 8 semantically relevant code chunks (~1,6. It is categorized as a MCP 服务器 with 6 GitHub stars.

What programming language is vecgrep written in?

vecgrep is primarily written in Python. It covers topics such as claude, claude-code, mcp.

How do I install or use vecgrep?

You can find installation instructions and usage details in the vecgrep GitHub repository at github.com/VecGrep/vecgrep. The project has 6 stars and 1 forks, indicating an active community.

What license does vecgrep use?

vecgrep is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP 服务器 tools