Home › Development › sqry - Semantic Code Search

sqry - Semantic Code Search

AST-based semantic code search: 39 tools over 37 languages. Call tracing and impact analysis.

C
★ 31 stars Last pushed 2026-09-13 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (cargo 31.0.0)

Package: cargo sqry-mcp

  • SQRY_MCP_WORKSPACE_ROOT — Absolute path to the repository sqry should index and search

This server takes extra arguments — see its repository.

Package (oci)

docker run -i --rm ghcr.io/verivus-oss/sqry-mcp:v31.0.0

Or add to your MCP client config:

{
  "mcpServers": {
    "sqry": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/verivus-oss/sqry-mcp:v31.0.0"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.verivusOSS-releases/sqry

Related servers

Data from the Official MCP Registry