wander-agent
Rank #9,346io.github.VirajMishra1/wander-agent
60-tool AI travel agent: flights, hotels, visas, weather, fare watching, trip memory. No keys.
wander-agent is a Model Context Protocol (MCP) server published by virajmishra1. It ranks #9,346 of 115,591 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. wander-agent is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 11, 2026 and most recently updated on Jun 11, 2026.
Ranks ahead of 106,245 of 115,591 servers on MCP Toplist.
Use wander-agent
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add wander-agent -- uvx wander-agent[mcp_servers.wander-agent]
command = "uvx"
args = ["wander-agent"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"wander-agent": {
"command": "uvx",
"args": [
"wander-agent"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"wander-agent": {
"command": "uvx",
"args": [
"wander-agent"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"wander-agent": {
"type": "stdio",
"command": "uvx",
"args": [
"wander-agent"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"wander-agent": {
"command": "uvx",
"args": [
"wander-agent"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"wander-agent": {
"command": "uvx",
"args": [
"wander-agent"
]
}
}
}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.VirajMishra1%2Fwander-agent)<a href="https://mcptoplist.com/server/io.github.VirajMishra1%2Fwander-agent"><img src="https://mcptoplist.com/badge/io.github.VirajMishra1%2Fwander-agent.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
virajmishra1
Other servers by virajmishra1
View all virajmishra1 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jun 11, 2026 |
Frequently asked questions
- Who maintains wander-agent?
- wander-agent is maintained by virajmishra1, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is wander-agent listed on the Official MCP Registry?
- Yes — wander-agent is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does wander-agent have?
- MCP Toplist tracks 1 version of wander-agent, most recently published on Jun 11, 2026.
- Where can I find the source code for wander-agent?
- The source code for wander-agent is hosted at github.com/virajmishra1/wander-agent.