Zoekt MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 100 installs a week from pypi. Last commit 9 Apr 2026.
Fast indexed code search for AI agents, powered by Sourcegraph Zoekt.
Today is the operative word: we check Zoekt MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add zoekt-mcp -- uvx zoekt-mcp
{
"mcpServers": {
"zoekt-mcp": {
"args": [
"zoekt-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.zoekt-mcp]
command = "uvx"
args = ["zoekt-mcp"]
{
"mcpServers": {
"zoekt-mcp": {
"args": [
"zoekt-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"zoekt-mcp": {
"args": [
"zoekt-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
ZOEKT_URL (Base URL of the zoekt-webserver backend (defaults to http://localhost:6070)).
The author declared them in the registry entry; get the values from the project itself.
Fast local source code searching using Zoekt trigram-based indexing
Graph-powered code intelligence with semantic search and knowledge graph for AI assistants
AI-powered code indexer with semantic search and knowledge graphs
Fast local and federated OSS code search and repo discovery for AI agents
Source-linked CodeGraph exploration, ranked search, and static navigation for coding agents.
Codebase understanding for AI coding agents — symbol graph, blast radius, semantic search.
PageRank-curated code intelligence for coding agents over an indexed source repository.
Local file search for AI agents — semantic + keyword indexing over your codebase.
Answers built from our own checks of this server.