Serverscom.moltravel/travel
T

MolTravel

com.moltravel/travel · v1.0.0
● Remote
v1.0.0remote🌐 https://mcp.moltravel.com/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "com.moltravel/travel",
  "description": "Aggregated travel MCP — flights, tours, activities, price checks, visas, and more.",
  "title": "MolTravel",
  "repository": {
    "url": "https://github.com/navifare/moltravel-mcp",
    "source": "github"
  },
  "version": "1.0.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.moltravel.com/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}