voyager-agent
Rank #25,125io.github.dir-ai/voyager-agent
One universal Voyager: name a goal; it activates senses (repo, net) and runs a live mission.
voyager-agent is a Model Context Protocol (MCP) server published by dir-ai. It ranks #25,125 of 121,933 servers tracked on MCP Toplist. voyager-agent is listed across 2 registries — Official MCP and Glama, with 16 tracked versions. It was first listed on Jul 20, 2026 and most recently updated on Jul 20, 2026.
Ranks ahead of 96,808 of 121,933 servers on MCP Toplist.
Use voyager-agent
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add voyager-agent -- npx -y @dir-ai/voyager-agent mcp[mcp_servers.voyager-agent]
command = "npx"
args = ["-y", "@dir-ai/voyager-agent", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"voyager-agent": {
"command": "npx",
"args": [
"-y",
"@dir-ai/voyager-agent",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"voyager-agent": {
"command": "npx",
"args": [
"-y",
"@dir-ai/voyager-agent",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"voyager-agent": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dir-ai/voyager-agent",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"voyager-agent": {
"command": "npx",
"args": [
"-y",
"@dir-ai/voyager-agent",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"voyager-agent": {
"command": "npx",
"args": [
"-y",
"@dir-ai/voyager-agent",
"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-agent)<a href="https://mcptoplist.com/server/io.github.dir-ai%2Fvoyager-agent"><img src="https://mcptoplist.com/badge/io.github.dir-ai%2Fvoyager-agent.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-net#26,505 · 14 vers
- voyager#28,703 · 11 vers
- voyager-repo#29,636 · 10 vers
- repotector#32,039 · 8 vers
- voyager-browser#36,683 · 6 vers
Available versions (16)
| Version | Published |
|---|---|
| 0.22.0 | Jul 20, 2026 |
| 0.21.0 | Jul 20, 2026 |
| 0.20.0 | Jul 20, 2026 |
| 0.19.0 | Jul 20, 2026 |
| 0.18.0 | Jul 20, 2026 |
| 0.17.0 | Jul 20, 2026 |
| 0.16.0 | Jul 20, 2026 |
| 0.15.0 | Jul 20, 2026 |
| 0.14.0 | Jul 20, 2026 |
| 0.13.0 | Jul 20, 2026 |
| 0.12.0 | Jul 20, 2026 |
| 0.11.0 | Jul 20, 2026 |
| 0.10.0 | Jul 20, 2026 |
| 0.9.0 | Jul 20, 2026 |
| 0.8.1 | Jul 20, 2026 |
| 0.8.0 | Jul 20, 2026 |
Frequently asked questions
- Who maintains voyager-agent?
- voyager-agent is maintained by dir-ai, which publishes 6 MCP servers (65 total versions) tracked on MCP Toplist.
- Is voyager-agent listed on the Official MCP Registry?
- Yes — voyager-agent is listed on the Official MCP Registry, alongside Glama.
- How many versions does voyager-agent have?
- MCP Toplist tracks 16 versions of voyager-agent, most recently published on Jul 20, 2026.
- Where can I find the source code for voyager-agent?
- The source code for voyager-agent is hosted at github.com/dir-ai/voyager-agent.
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.