Ovellum runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm. Last commit 31 Jul 2026.
Auto, manual, or hybrid docs that never fall out of sync.
We read the source, 11 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 targets = ['AGENTS.md', 'CLAUDE.md'].filter((f) => existsSync(path.join(cwd, f)));
? spawn(command, { stdio: 'inherit', shell: true })
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 ovellum -- npx -y ovellum
{
"mcpServers": {
"ovellum": {
"args": [
"-y",
"ovellum"
],
"command": "npx"
}
}
}
[mcp_servers.ovellum]
command = "npx"
args = ["-y", "ovellum"]
{
"mcpServers": {
"ovellum": {
"args": [
"-y",
"ovellum"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ovellum": {
"args": [
"-y",
"ovellum"
],
"command": "npx"
}
}
}
Local-first RAG MCP server: hybrid search over a folder of your own documents
The official Svelte MCP server providing docs and autofixing tools for Svelte development
Cross-session memory and hybrid RAG over your notes and docs. Local-first, with cited answers.
Graph memory that dreams: Neo4j knowledge-graph memory for AI agents with hybrid search
Zero-model recall over your docs: the section that answers a question, in about a millisecond.
Offline AI-powered local file search. BM25 + semantic hybrid search across all documents.
Offline AI-powered local file search. BM25 + semantic hybrid search across all documents.
An MCP server that gives your AI access to the source code and docs of all public github repos
Answers built from our own checks of this server.