Travel Assistant MCP Server
Rank #65,693io.github.forgemeshlabs/travel-assistant-mcp
No-key travel MCP for Claude Desktop, Codex-style agents, Hermes, and other clients.
Travel Assistant MCP Server is a Model Context Protocol (MCP) server published by forgemeshlabs. It ranks #65,693 of 132,608 servers tracked on MCP Toplist. Travel Assistant MCP Server is listed on Official MCP, with 2 tracked versions. It was first listed on Sep 1, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 66,915 of 132,608 servers on MCP Toplist.
Use Travel Assistant MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add travel-assistant-mcp -- npx -y @forgemeshlabs/travel-assistant-mcp[mcp_servers.travel-assistant-mcp]
command = "npx"
args = ["-y", "@forgemeshlabs/travel-assistant-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"travel-assistant-mcp": {
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/travel-assistant-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"travel-assistant-mcp": {
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/travel-assistant-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"travel-assistant-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/travel-assistant-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"travel-assistant-mcp": {
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/travel-assistant-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"travel-assistant-mcp": {
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/travel-assistant-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.forgemeshlabs%2Ftravel-assistant-mcp)<a href="https://mcptoplist.com/server/io.github.forgemeshlabs%2Ftravel-assistant-mcp"><img src="https://mcptoplist.com/badge/io.github.forgemeshlabs%2Ftravel-assistant-mcp.svg" alt="MCP Toplist: Top 50% of 132,608" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
forgemeshlabs
Other servers by forgemeshlabs
- coinopai-mcp#16,866 · 5 vers
- aso-audit-mcp#19,213 · 2 vers
- Disruption Intelligence MCP#19,599 · 4 vers
- Anomaly Tracker MCP#20,192 · 2 vers
- affiliate-router-mcp#20,225 · 3 vers
- forgemesh-imagegen#20,226 · 3 vers
- x402 Notary MCP#20,353 · 3 vers
- kronos-forgemesh-mcp#20,409 · 3 vers
- Agent Readiness MCP#21,101 · 2 vers
- ASO Score MCP#21,102 · 2 vers
- gov-transparency-mcp#21,171 · 2 vers
- x402 Ads MCP#21,569 · 3 vers
Available versions (2)
| Version | Published |
|---|---|
| 0.2.2 | Sep 1, 2026 |
| 0.2.1 | Sep 1, 2026 |
Frequently asked questions
- Who maintains Travel Assistant MCP Server?
- Travel Assistant MCP Server is maintained by forgemeshlabs, which publishes 22 MCP servers (52 total versions) tracked on MCP Toplist.
- Is Travel Assistant MCP Server listed on the Official MCP Registry?
- Yes — Travel Assistant MCP Server is listed on the Official MCP Registry.
- How many versions does Travel Assistant MCP Server have?
- MCP Toplist tracks 2 versions of Travel Assistant MCP Server, most recently published on Sep 1, 2026.
- Where can I find the source code for Travel Assistant MCP Server?
- The source code for Travel Assistant MCP Server is hosted at github.com/forgemeshlabs/travel-assistant-mcp.
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.