mcpbeat Sign in

Travel Agent MCP Server

local only

Travel Agent MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 1 Sep 2026.

Free travel tools plus live x402 Travel Pulse, day trips, weekends, weather, creator, and mobility.

Installs per day peak 247 · avg 16 · -80% w/w
a month agotoday
49
Installs / week
npm · @forgemeshlabs/travel-agent-mcp
1
Stars
0 open issues
1 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Travel Agent MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add travel-agent-mcp -- npx -y @forgemeshlabs/travel-agent-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "travel-agent-mcp": {
      "args": [
        "-y",
        "@forgemeshlabs/travel-agent-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.travel-agent-mcp]
command = "npx"
args = ["-y", "@forgemeshlabs/travel-agent-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "travel-agent-mcp": {
      "args": [
        "-y",
        "@forgemeshlabs/travel-agent-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "travel-agent-mcp": {
      "args": [
        "-y",
        "@forgemeshlabs/travel-agent-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: TRAVEL_AGENT_SERVER_URL (Optional ForgeMesh travel-agent backend base URL override. Defaults to https://travel-agent.forgemesh.io.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Travel Agent MCP

same job, measured the same way
Vedar — Kamchatka travel
by vedarai

Kamchatka travel: live tours and availability, safety alerts, places, weather, stays, trip plans

13 tools answering
1trippulse
by gkcogz

1trip PULSE: 21-tool AI travel planner. Flights, hotels, visa, safety, weather, 120+ cities.

59 installs/wk local only
API Hub
by gadgethumans-api

300+ free MCP tools: weather, crypto, DNS, QR, colors, SEO, UUIDs, and more.

local only
Engedi
by neji402

93 tools: finance, weather, news, travel, knowledge, SEO. 27 free + 66 paid via USDC x402.

58 installs/wk local only
Weatherai
by weatherai-io

WeatherAI — 11 live weather tools for Claude, Cursor, Windsurf and any MCP AI assistant

50 installs/wk local only
Weather MCP
by lulu-the-narwhal

Free, keyless real-time weather and 7-day forecasts for any city worldwide.

2 tools answering
Plantrip
by plantrip

Travel planning: day-by-day itineraries, packing lists, weather insights, and trip cost estimates

32 installs/wk local only
Agent Data API
by ptrgit1

19 pay-per-call data tools for AI agents: crypto/DeFi, web, PDF, FX, weather, DNS. x402 on Base.

326 installs/wk local only

Travel Agent MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Travel Agent MCP?
Travel Agent MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @forgemeshlabs/travel-agent-mcp was installed 49 times last week.
How do I connect Travel Agent MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @forgemeshlabs/travel-agent-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Travel Agent MCP?
The npm package @forgemeshlabs/travel-agent-mcp was installed 49 times in the last week. Week over week that is -80%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Travel Agent MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.