ovecc
Rank #9,671io.github.Ovecc-labs/ovecc
Architecture guardrails for AI-written code: dependency graph, impact, dead code, CI gate
ovecc is a Model Context Protocol (MCP) server published by Ovecc-labs. It ranks #9,671 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. ovecc is listed on Official MCP, with 4 tracked versions. It was first listed on Aug 8, 2026 and most recently updated on Aug 16, 2026.
Ranks ahead of 122,375 of 132,046 servers on MCP Toplist.
Use ovecc
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ovecc -- npx -y ovecc mcp[mcp_servers.ovecc]
command = "npx"
args = ["-y", "ovecc", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ovecc": {
"command": "npx",
"args": [
"-y",
"ovecc",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ovecc": {
"command": "npx",
"args": [
"-y",
"ovecc",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ovecc": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ovecc",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ovecc": {
"command": "npx",
"args": [
"-y",
"ovecc",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ovecc": {
"command": "npx",
"args": [
"-y",
"ovecc",
"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.Ovecc-labs%2Fovecc)<a href="https://mcptoplist.com/server/io.github.Ovecc-labs%2Fovecc"><img src="https://mcptoplist.com/badge/io.github.Ovecc-labs%2Fovecc.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Ovecc-labs
Available versions (4)
| Version | Published |
|---|---|
| 0.3.1 | Aug 16, 2026 |
| 0.3.0 | Aug 15, 2026 |
| 0.2.5 | Aug 11, 2026 |
| 0.2.4 | Aug 8, 2026 |
Frequently asked questions
- Who maintains ovecc?
- ovecc is maintained by Ovecc-labs, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is ovecc listed on the Official MCP Registry?
- Yes — ovecc is listed on the Official MCP Registry.
- How many versions does ovecc have?
- MCP Toplist tracks 4 versions of ovecc, most recently published on Aug 16, 2026.
- Where can I find the source code for ovecc?
- The source code for ovecc is hosted at github.com/Ovecc-labs/ovecc.
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.