sqry - Semantic Code Search runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 3 Sep 2026.
AST-based semantic code search: 33 tools, 35 languages, call tracing, impact analysis
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
pub const INSTALL_PATH: &str = "~/Library/LaunchAgents/ai.verivus.sqry.sqryd.plist";
rustup toolchain install ${{ matrix.rust }} --no-self-update --profile minimal
rustup default ${{ matrix.rust }}
execFileSync(binaryPath, ["--version"], { timeout: 10000 });
const binaryPath = path.join(binDir, platformInfo.binaryName);
Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.
GIT_CONFIG_GLOBAL="${RUNNER_TEMP}/gitconfig" git config --global url."https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/".insteadOf "https://github.com/"
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
AST-based semantic code search: 39 tools over 37 languages. Call tracing and impact analysis.
Semantic code graph: 42 tools, 38 languages. Callers, impact, AI context, memory, PR review.
Semantic code intelligence — call graphs, dependencies, impact analysis, and test coverage.
Semantic code search for AI agents — hybrid BM25+vector, call-graph, 20+ languages.
Code intelligence for coding agents: semantic, AST, graph, and full-text search. 279+ languages.
Code intelligence MCP server — impact analysis, semantic search, dependency graphs
AST-based semantic code search; results ship with their call graph (calls + callers).
Semantic code search built for AI agents. Hybrid, AST-aware, context for 166 languages.
Answers built from our own checks of this server.