Ovellum
Rank #10,104io.github.oinam/ovellum
Auto, manual, or hybrid docs that never fall out of sync.
Ovellum is a Model Context Protocol (MCP) server published by oinam. It ranks #10,104 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Ovellum is listed across 2 registries — Official MCP and PulseMCP, with 9 tracked versions. It was first listed on Jun 25, 2026 and most recently updated on Jul 13, 2026.
Ranks ahead of 121,942 of 132,046 servers on MCP Toplist.
Use Ovellum
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ovellum -- npx -y ovellum mcp[mcp_servers.ovellum]
command = "npx"
args = ["-y", "ovellum", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ovellum": {
"command": "npx",
"args": [
"-y",
"ovellum",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ovellum": {
"command": "npx",
"args": [
"-y",
"ovellum",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ovellum": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ovellum",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ovellum": {
"command": "npx",
"args": [
"-y",
"ovellum",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ovellum": {
"command": "npx",
"args": [
"-y",
"ovellum",
"mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.oinam%2Fovellum)<a href="https://mcptoplist.com/server/io.github.oinam%2Fovellum"><img src="https://mcptoplist.com/badge/io.github.oinam%2Fovellum.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
oinam
Available versions (9)
| Version | Published |
|---|---|
| 0.24.0 | Jul 13, 2026 |
| 0.23.0 | Jul 9, 2026 |
| 0.22.0 | Jul 4, 2026 |
| 0.21.0 | Jun 30, 2026 |
| 0.20.0 | Jun 29, 2026 |
| 0.19.0 | Jun 27, 2026 |
| 0.18.0 | Jun 26, 2026 |
| 0.17.0 | Jun 26, 2026 |
| 0.16.0 | Jun 26, 2026 |
Frequently asked questions
- Who maintains Ovellum?
- Ovellum is maintained by oinam, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Ovellum listed on the Official MCP Registry?
- Yes — Ovellum is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Ovellum have?
- MCP Toplist tracks 9 versions of Ovellum, most recently published on Jul 13, 2026.
- Where can I find the source code for Ovellum?
- The source code for Ovellum is hosted at github.com/oinam/ovellum.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.