SERVER
zoekt-mcp
Rank #11751glama/radiovisual/zoekt-mcp
Fast indexed code search for AI agents, powered by Sourcegraph Zoekt.
First listed
Apr 8, 2026
Last publish date
Apr 9, 2026
OVERVIEW
zoekt-mcp is a Model Context Protocol (MCP) server published by radiovisual. It ranks #11751 of 58,900 servers tracked on MCP Toplist. zoekt-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Apr 8, 2026 and most recently updated on Apr 9, 2026.
STANDING
#11,751of 58,900 tracked serversTop 25%
Ranks ahead of 47,149 of 58,900 servers on MCP Toplist.
CONNECT
Use zoekt-mcp
Add zoekt-mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"zoekt-mcp": {
"command": "uvx",
"args": [
"zoekt-mcp"
],
"env": {
"ZOEKT_URL": "<your ZOEKT_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Docker image
{
"mcpServers": {
"zoekt-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/radiovisual/zoekt-mcp:0.3.0"
],
"env": {
"ZOEKT_URL": "<your ZOEKT_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 3 registries
ORGANIZATION
radiovisual
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 0.3.2 | Apr 9, 2026 |
| 0.3.1 | Apr 9, 2026 |
| 0.3.0 | Apr 9, 2026 |
FAQ
Frequently asked questions
- What is zoekt-mcp?
- Fast indexed code search for AI agents, powered by Sourcegraph Zoekt.
- Who maintains zoekt-mcp?
- zoekt-mcp is maintained by radiovisual, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is zoekt-mcp an official MCP server?
- Yes — zoekt-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does zoekt-mcp have?
- MCP Toplist tracks 3 versions of zoekt-mcp, most recently published on Apr 9, 2026.
- Where can I find the source code for zoekt-mcp?
- The source code for zoekt-mcp is hosted at github.com/radiovisual/zoekt-mcp.
EXPLORE