Obra CTO
Rank #55,350com.get-obra/obra-cto
Local-first MCP that scores your codebase's build readiness. Your code never leaves your machine.
Obra CTO is a Model Context Protocol (MCP) server published by lilycip. It ranks #55,350 of 132,113 servers tracked on MCP Toplist. Obra CTO is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 1, 2026 and most recently updated on Jul 2, 2026.
Ranks ahead of 76,763 of 132,113 servers on MCP Toplist.
Use Obra CTO
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add obra-cto -- npx -y obra-cto[mcp_servers.obra-cto]
command = "npx"
args = ["-y", "obra-cto"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"obra-cto": {
"command": "npx",
"args": [
"-y",
"obra-cto"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"obra-cto": {
"command": "npx",
"args": [
"-y",
"obra-cto"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"obra-cto": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"obra-cto"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"obra-cto": {
"command": "npx",
"args": [
"-y",
"obra-cto"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"obra-cto": {
"command": "npx",
"args": [
"-y",
"obra-cto"
]
}
}
}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/com.get-obra%2Fobra-cto)<a href="https://mcptoplist.com/server/com.get-obra%2Fobra-cto"><img src="https://mcptoplist.com/badge/com.get-obra%2Fobra-cto.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
lilycip
Other servers by lilycip
View all lilycip servers →Available versions (2)
| Version | Published |
|---|---|
| 0.3.0 | Jul 2, 2026 |
| 0.2.1 | Jul 1, 2026 |
Frequently asked questions
- Who maintains Obra CTO?
- Obra CTO is maintained by lilycip, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Obra CTO listed on the Official MCP Registry?
- Yes — Obra CTO is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Obra CTO have?
- MCP Toplist tracks 2 versions of Obra CTO, most recently published on Jul 2, 2026.
- Where can I find the source code for Obra CTO?
- The source code for Obra CTO is hosted at github.com/lilycip/obra-cto.
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.