SERVER

Travel

Rank #744

com.boostedchat/travel

MCP server providing travel capabilities

4 versions
1,548 GitHub stars
by letsfg (1 servers)View repository ↗
First listed
Mar 1, 2026
Last publish date
Mar 16, 2026
OVERVIEW

Travel is a Model Context Protocol (MCP) server published by letsfg. It ranks #744 of 76,851 servers tracked on MCP Toplist, and its repository has 1,548 GitHub stars. Travel is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 4 tracked versions. It was first listed on Mar 1, 2026 and most recently updated on Mar 16, 2026.

STANDING
#744of 76,851 tracked serversTop 1%

Ranks ahead of 76,107 of 76,851 servers on MCP Toplist.

Recent momentum
+680GitHub stars since Apr 27 (+78%)
CONNECT

Use Travel

Add Travel to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "travel": {
      "url": "https://api.boostedchat.com/mcp"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

npm package
{
  "mcpServers": {
    "travel": {
      "command": "npx",
      "args": [
        "-y",
        "boostedtravel-mcp"
      ],
      "env": {
        "BOOSTEDTRAVEL_API_KEY": "<your BOOSTEDTRAVEL_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Python package (PyPI)
{
  "mcpServers": {
    "travel": {
      "command": "uvx",
      "args": [
        "boostedtravel"
      ],
      "env": {
        "BOOSTEDTRAVEL_API_KEY": "<your BOOSTEDTRAVEL_API_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (3 delisted)

PulseMCPDelisted · last seen Jun 4, 2026
mcp.soDelisted · last seen Jun 4, 2026
GlamaDelisted · last seen Jun 4, 2026
ORGANIZATION

letsfg

Organization
Servers in org
1
Versions across org
4
VERSIONS

Available versions (4)

0.1.0 · Nov 25, 20240.1.1 · Mar 1, 20260.1.2 · Mar 1, 20260.2.17 · Mar 16, 2026Nov 25, 2024Mar 16, 2026
VersionPublished
0.2.17Mar 16, 2026
0.1.2Mar 1, 2026
0.1.1Mar 1, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

Who maintains Travel?
Travel is maintained by letsfg, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
Is Travel listed on the Official MCP Registry?
Yes — Travel is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
How many versions does Travel have?
MCP Toplist tracks 4 versions of Travel, most recently published on Mar 16, 2026.
Where can I find the source code for Travel?
The source code for Travel is hosted at github.com/letsfg/letsfg.
EXPLORE