Ovellum runs on your own machine — the client starts it, so there is no endpoint to ping. 256 installs a week from npm. Last commit 31 Jul 2026.
Auto, manual, or hybrid docs that never fall out of sync.
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"
}
}
}
Answers built from our own checks of this server.