oss-search runs on your own machine — the client starts it, so there is no endpoint to ping. 226 installs a week from npm. Last commit 11 Sep 2026.
Fast local and federated OSS code search and repo discovery for AI agents
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.
этот файл ставится пользователю, но в репозитории его нет
const child = spawn(bin, process.argv.slice(2), { stdio: "inherit" });
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.
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 oss-search -- npx -y oss-search
{
"mcpServers": {
"oss-search": {
"args": [
"-y",
"oss-search"
],
"command": "npx"
}
}
}
[mcp_servers.oss-search]
command = "npx"
args = ["-y", "oss-search"]
{
"mcpServers": {
"oss-search": {
"args": [
"-y",
"oss-search"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"oss-search": {
"args": [
"-y",
"oss-search"
],
"command": "npx"
}
}
}
Local code search for AI coding agents: hybrid search and SQL aggregation over an in-repo index.
Local code search and task context packs for coding agents
MCP server for AiList — search and discover Ai projects from Claude Code
Fast semantic code search for AI agents — find symbols, references, and callers across any codebase
Local file search for AI agents — semantic + keyword indexing over your codebase.
Hosted code graph over MCP: exact callers, dependencies, and cross-repo blast radius for AI agents.
Local-first memory system for AI agents with hybrid search and graph reasoning
Fast indexed code search for AI agents, powered by Sourcegraph Zoekt.
Answers built from our own checks of this server.