TripWeaver MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@TripWeaver MCP Serverfind flights from NYC to London next Friday"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
TripWeaver: MCP-Based Multi-Agent Travel Planner
TripWeaver is a multi-agent travel planning application that combines FastAPI, Gradio, LangGraph, and MCP tools to help users search hotels, flights, and plan trips.
Features
Multi-agent travel planning workflow
Streaming backend responses
Gradio-based chat interface
MCP tool endpoints for hotel and flight actions
Related MCP server: expedia-travel-recommendations-mcp
Tech Stack
Python
FastAPI
Gradio
LangGraph
MCP
Run locally
Create and activate a virtual environment
python -m venv .venv .venv\Scripts\activateInstall dependencies
pip install -r requirements.txtStart the backend
python main.pyStart the MCP server
python mcp_travel_server.pyStart the frontend
python frontend.py
Project structure
main.py: FastAPI streaming backend
mcp_travel_server.py: MCP tool server
frontend.py: Gradio UI
agents/: orchestration and tool agents
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceProvides weather-aware travel planning tools that fetch 3-day forecasts and generate structured itineraries using a multi-agent orchestration system. It exposes specialized agents for weather data and trip planning to any MCP-compliant client.
- Alicense-qualityDmaintenanceMCP server for Expedia travel recommendations. Enables LLMs to search hotels, flights, activities, and car rentals using natural language.21Apache 2.0
- FlicenseAqualityDmaintenanceExposes two MCP tools (discover and execute) that enable agents to query an OpenAPI schema via natural language and execute matched API operations.2
- Alicense-qualityDmaintenanceEnables AI assistants to query flight routes, real-time flight tracking, weather, and transfer flights via standardized MCP tools.MIT
Related MCP Connectors
AI marketplace — flights, tours, activities, transport & more via MCP. No auth required.
Hotel booking MCP server. Search, book, and manage reservations across 250K+ properties worldwide.
TravelMind: 8 MCP tools for travel (12306 trains, flights, hotels, geocode, planning, policy).
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/LahiruSanjana/MCP-Based-Multi-Agent-Travel-Planner'
If you have feedback or need assistance with the MCP directory API, please join our Discord server