sqry - Semantic Code Search
Rank #2,481io.github.verivusOSS-releases/sqry
AST-based semantic code search: 39 tools over 37 languages. Call tracing and impact analysis.
sqry - Semantic Code Search is a Model Context Protocol (MCP) server published by verivus-oss. It ranks #2,481 of 132,046 servers tracked on MCP Toplist, and its repository has 30 GitHub stars. sqry - Semantic Code Search is listed across 2 registries — Official MCP and PulseMCP, with 10 tracked versions. It was first listed on Oct 26, 2025 and most recently updated on Sep 3, 2026.
Ranks ahead of 129,565 of 132,046 servers on MCP Toplist.
Use sqry - Semantic Code Search
No credentials or required configuration declared — add it to your MCP client and go.
Published as package `sqry-mcp` — install it through your client’s extension manager.
claude mcp add sqry -- docker run -i --rm --mount "type=bind,src={source_path},dst=/workspace" ghcr.io/verivus-oss/sqry-mcp:v31.0.0Published as package `sqry-mcp` — install it through your client’s extension manager.
[mcp_servers.sqry]
command = "docker"
args = ["run", "-i", "--rm", "--mount", "type=bind,src={source_path},dst=/workspace", "ghcr.io/verivus-oss/sqry-mcp:v31.0.0"]Add to ~/.codex/config.toml.
Published as package `sqry-mcp` — install it through your client’s extension manager.
{
"mcpServers": {
"sqry": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--mount",
"type=bind,src={source_path},dst=/workspace",
"ghcr.io/verivus-oss/sqry-mcp:v31.0.0"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
Published as package `sqry-mcp` — install it through your client’s extension manager.
{
"mcpServers": {
"sqry": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--mount",
"type=bind,src={source_path},dst=/workspace",
"ghcr.io/verivus-oss/sqry-mcp:v31.0.0"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
Published as package `sqry-mcp` — install it through your client’s extension manager.
{
"servers": {
"sqry": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--mount",
"type=bind,src={source_path},dst=/workspace",
"ghcr.io/verivus-oss/sqry-mcp:v31.0.0"
]
}
}
}Save as .vscode/mcp.json in your workspace.
Published as package `sqry-mcp` — install it through your client’s extension manager.
{
"mcpServers": {
"sqry": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--mount",
"type=bind,src={source_path},dst=/workspace",
"ghcr.io/verivus-oss/sqry-mcp:v31.0.0"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
Published as package `sqry-mcp` — install it through your client’s extension manager.
{
"mcpServers": {
"sqry": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"--mount",
"type=bind,src={source_path},dst=/workspace",
"ghcr.io/verivus-oss/sqry-mcp:v31.0.0"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.verivusOSS-releases%2Fsqry)<a href="https://mcptoplist.com/server/io.github.verivusOSS-releases%2Fsqry"><img src="https://mcptoplist.com/badge/io.github.verivusOSS-releases%2Fsqry.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
verivus-oss
Other servers by verivus-oss
View all verivus-oss servers →Available versions (10)
| Version | Published |
|---|---|
| 31.0.0 | Sep 3, 2026 |
| 30.0.1 | Aug 28, 2026 |
| 30.0.0 | Aug 19, 2026 |
| 15.0.6 | May 14, 2026 |
| 13.0.14 | May 8, 2026 |
| 13.0.13 | May 8, 2026 |
| 13.0.11 | May 8, 2026 |
| 6.0.18 | Apr 2, 2026 |
| 4.8.16 | Mar 6, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains sqry - Semantic Code Search?
- sqry - Semantic Code Search is maintained by verivus-oss, which publishes 2 MCP servers (13 total versions) tracked on MCP Toplist.
- Is sqry - Semantic Code Search listed on the Official MCP Registry?
- Yes — sqry - Semantic Code Search is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does sqry - Semantic Code Search have?
- MCP Toplist tracks 10 versions of sqry - Semantic Code Search, most recently published on Sep 3, 2026.
- Where can I find the source code for sqry - Semantic Code Search?
- The source code for sqry - Semantic Code Search is hosted at github.com/verivus-oss/sqry.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.