Òtítọ́
Rank #5,335io.github.BASHBOP/otito
Deterministic local repository context, impact analysis, and merge-readiness evidence for AI agents.
Òtítọ́ is a Model Context Protocol (MCP) server published by nugehs. It ranks #5,335 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Òtítọ́ is listed on Official MCP, with 10 tracked versions. It was first listed on May 29, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 110,125 of 115,460 servers on MCP Toplist.
Use Òtítọ́
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add otito -- npx -y @bashbop/otito mcp[mcp_servers.otito]
command = "npx"
args = ["-y", "@bashbop/otito", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"otito": {
"command": "npx",
"args": [
"-y",
"@bashbop/otito",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"otito": {
"command": "npx",
"args": [
"-y",
"@bashbop/otito",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"otito": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@bashbop/otito",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"otito": {
"command": "npx",
"args": [
"-y",
"@bashbop/otito",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"otito": {
"command": "npx",
"args": [
"-y",
"@bashbop/otito",
"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.BASHBOP%2Fotito)<a href="https://mcptoplist.com/server/io.github.BASHBOP%2Fotito"><img src="https://mcptoplist.com/badge/io.github.BASHBOP%2Fotito.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
nugehs
Other servers by nugehs
View all nugehs servers →Available versions (10)
| Version | Published |
|---|---|
| 1.8.0 | Aug 21, 2026 |
| 1.7.0 | Aug 17, 2026 |
| 1.6.1 | Aug 12, 2026 |
| 1.3.0 | Aug 2, 2026 |
| 1.1.2 | Jul 30, 2026 |
| 1.0.3 | Jul 29, 2026 |
| 1.0.2 | Jul 29, 2026 |
| 2.6.0 | Jul 27, 2026 |
| 2.5.0 | Jul 24, 2026 |
| 1.0.1 | May 29, 2026 |
Frequently asked questions
- Who maintains Òtítọ́?
- Òtítọ́ is maintained by nugehs, which publishes 5 MCP servers (16 total versions) tracked on MCP Toplist.
- Is Òtítọ́ listed on the Official MCP Registry?
- Yes — Òtítọ́ is listed on the Official MCP Registry.
- How many versions does Òtítọ́ have?
- MCP Toplist tracks 10 versions of Òtítọ́, most recently published on Aug 21, 2026.
- Where can I find the source code for Òtítọ́?
- The source code for Òtítọ́ is hosted at github.com/nugehs/repoctx.