voyager
Rank #28,703io.github.dir-ai/voyager
Cited, OSV-gated, injection-hardened web briefs for coding agents. Verified, never raw web.
voyager is a Model Context Protocol (MCP) server published by dir-ai. It ranks #28,703 of 121,933 servers tracked on MCP Toplist. voyager is listed across 2 registries — Official MCP and Glama, with 11 tracked versions. It was first listed on Jul 19, 2026 and most recently updated on Jul 20, 2026.
Ranks ahead of 93,230 of 121,933 servers on MCP Toplist.
Use voyager
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add voyager -- npx -y @dir-ai/voyager mcp[mcp_servers.voyager]
command = "npx"
args = ["-y", "@dir-ai/voyager", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"voyager": {
"command": "npx",
"args": [
"-y",
"@dir-ai/voyager",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"voyager": {
"command": "npx",
"args": [
"-y",
"@dir-ai/voyager",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"voyager": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dir-ai/voyager",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"voyager": {
"command": "npx",
"args": [
"-y",
"@dir-ai/voyager",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"voyager": {
"command": "npx",
"args": [
"-y",
"@dir-ai/voyager",
"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)<a href="https://mcptoplist.com/server/io.github.dir-ai%2Fvoyager"><img src="https://mcptoplist.com/badge/io.github.dir-ai%2Fvoyager.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-repo#29,636 · 10 vers
- repotector#32,039 · 8 vers
- voyager-browser#36,683 · 6 vers
Available versions (11)
| Version | Published |
|---|---|
| 1.4.0 | Jul 20, 2026 |
| 1.3.0 | Jul 20, 2026 |
| 1.2.1 | Jul 19, 2026 |
| 1.2.0 | Jul 19, 2026 |
| 1.1.2 | Jul 19, 2026 |
| 1.1.1 | Jul 19, 2026 |
| 1.1.0 | Jul 19, 2026 |
| 1.0.3 | Jul 19, 2026 |
| 1.0.2 | Jul 19, 2026 |
| 1.0.1 | Jul 19, 2026 |
| 1.0.0 | Jul 19, 2026 |
Frequently asked questions
- Who maintains voyager?
- voyager is maintained by dir-ai, which publishes 6 MCP servers (65 total versions) tracked on MCP Toplist.
- Is voyager listed on the Official MCP Registry?
- Yes — voyager is listed on the Official MCP Registry, alongside Glama.
- How many versions does voyager have?
- MCP Toplist tracks 11 versions of voyager, most recently published on Jul 20, 2026.
- Where can I find the source code for voyager?
- The source code for voyager is hosted at github.com/dir-ai/voyager.
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.