voyager-repo
Rank #29,636io.github.dir-ai/voyager-repo
An AI agent's safe read-only scout to orient in an unknown repository before touching it.
voyager-repo is a Model Context Protocol (MCP) server published by dir-ai. It ranks #29,636 of 121,933 servers tracked on MCP Toplist. voyager-repo is listed across 2 registries — Official MCP and Glama, with 10 tracked versions. It was first listed on Jul 19, 2026 and most recently updated on Jul 20, 2026.
Ranks ahead of 92,297 of 121,933 servers on MCP Toplist.
Use voyager-repo
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add voyager-repo -- npx -y @dir-ai/voyager-repo mcp[mcp_servers.voyager-repo]
command = "npx"
args = ["-y", "@dir-ai/voyager-repo", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"voyager-repo": {
"command": "npx",
"args": [
"-y",
"@dir-ai/voyager-repo",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"voyager-repo": {
"command": "npx",
"args": [
"-y",
"@dir-ai/voyager-repo",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"voyager-repo": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dir-ai/voyager-repo",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"voyager-repo": {
"command": "npx",
"args": [
"-y",
"@dir-ai/voyager-repo",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"voyager-repo": {
"command": "npx",
"args": [
"-y",
"@dir-ai/voyager-repo",
"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%2Fvoyager-repo)<a href="https://mcptoplist.com/server/io.github.dir-ai%2Fvoyager-repo"><img src="https://mcptoplist.com/badge/io.github.dir-ai%2Fvoyager-repo.svg" alt="MCP Toplist: Top 25% 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
- repotector#32,039 · 8 vers
- voyager-browser#36,683 · 6 vers
Available versions (10)
| Version | Published |
|---|---|
| 0.7.0 | Jul 20, 2026 |
| 0.6.0 | Jul 20, 2026 |
| 0.5.0 | Jul 20, 2026 |
| 0.4.0 | Jul 20, 2026 |
| 0.3.2 | Jul 20, 2026 |
| 0.3.1 | Jul 20, 2026 |
| 0.3.0 | Jul 20, 2026 |
| 0.2.1 | Jul 19, 2026 |
| 0.2.0 | Jul 19, 2026 |
| 0.1.0 | Jul 19, 2026 |
Frequently asked questions
- Who maintains voyager-repo?
- voyager-repo is maintained by dir-ai, which publishes 6 MCP servers (65 total versions) tracked on MCP Toplist.
- Is voyager-repo listed on the Official MCP Registry?
- Yes — voyager-repo is listed on the Official MCP Registry, alongside Glama.
- How many versions does voyager-repo have?
- MCP Toplist tracks 10 versions of voyager-repo, most recently published on Jul 20, 2026.
- Where can I find the source code for voyager-repo?
- The source code for voyager-repo is hosted at github.com/dir-ai/voyager-repo.
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.