repotector
Rank #32,039io.github.dir-ai/repotector
The repo guardian AI agents handshake with before they touch your code.
repotector is a Model Context Protocol (MCP) server published by dir-ai. It ranks #32,039 of 121,933 servers tracked on MCP Toplist. repotector is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Jul 18, 2026 and most recently updated on Jul 18, 2026.
Ranks ahead of 89,894 of 121,933 servers on MCP Toplist.
Use repotector
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add repotector -- npx -y repotector mcp[mcp_servers.repotector]
command = "npx"
args = ["-y", "repotector", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"repotector": {
"command": "npx",
"args": [
"-y",
"repotector",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"repotector": {
"command": "npx",
"args": [
"-y",
"repotector",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"repotector": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"repotector",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"repotector": {
"command": "npx",
"args": [
"-y",
"repotector",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"repotector": {
"command": "npx",
"args": [
"-y",
"repotector",
"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.dir-ai%2Frepotector)<a href="https://mcptoplist.com/server/io.github.dir-ai%2Frepotector"><img src="https://mcptoplist.com/badge/io.github.dir-ai%2Frepotector.svg" alt="MCP Toplist: Top 50% of 121,933" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
dir-ai
Other servers by dir-ai
- voyager-agent#25,125 · 16 vers
- voyager-net#26,505 · 14 vers
- voyager#28,703 · 11 vers
- voyager-repo#29,636 · 10 vers
- voyager-browser#36,683 · 6 vers
Available versions (8)
| Version | Published |
|---|---|
| 1.6.0 | Jul 18, 2026 |
| 1.5.1 | Jul 18, 2026 |
| 1.5.0 | Jul 18, 2026 |
| 1.4.1 | Jul 18, 2026 |
| 1.4.0 | Jul 18, 2026 |
| 1.3.0 | Jul 18, 2026 |
| 1.2.0 | Jul 18, 2026 |
| 1.1.5 | Jul 18, 2026 |
Frequently asked questions
- Who maintains repotector?
- repotector is maintained by dir-ai, which publishes 6 MCP servers (65 total versions) tracked on MCP Toplist.
- Is repotector listed on the Official MCP Registry?
- Yes — repotector is listed on the Official MCP Registry, alongside Glama.
- How many versions does repotector have?
- MCP Toplist tracks 8 versions of repotector, most recently published on Jul 18, 2026.
- Where can I find the source code for repotector?
- The source code for repotector is hosted at github.com/dir-ai/repotector.
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.