mcp-trip-orchestrator
🚀 Создал мультиагентный планировщик путешествий на базе MCP
Я изучал, как проектировать практические Agentic AI системы, и поэтому создал MCP Trip Orchestrator с использованием Python, Gemini, LangChain, Tavily MCP и Pydantic.
Проект реализует 3 ключевых агентных паттерна:
🔹 Супервизор / Оркестратор Координирует рабочий процесс и управляет распределением бюджета между задачами.
🔹 Мультиагентная коллаборация Специализированные воркеры независимо занимаются: 🚆 Транспортом 🏨 Проживанием 🏰 Развлечениями и ресторанами
🔹 Использование инструментов + структурированное извлечение Агенты используют Tavily MCP для живого веб-поиска и Gemini + Pydantic для преобразования неструктурированных результатов в структурированные данные бронирования.
Архитектура
User Request
↓
Supervisor / Orchestrator
├── Transport Agent
├── Stay Agent
└── Experience Agent
↓
Tavily MCP
↓
Gemini
↓
Structured Output
↓
Final Trip PlanМой фокус — не просто использование LLM, а понимание того, как строить надёжные агентные рабочие процессы вокруг LLM с помощью инструментов, специализации, оркестрации и структурированных выходных данных.
🛠️ Python | Gemini | LangChain | Tavily MCP | Pydantic
Следующий шаг: сделать оркестратор полностью адаптивным, чтобы он мог перепланировать при изменении ограничений или сбое воркера.
#AgenticAI #AIAgents #MCP #ModelContextProtocol #GenerativeAI #Gemini #LangChain #Python #MultiAgentSystems #AIEngineering #MachineLearning #OpenToWork
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
- AlicenseAqualityFmaintenanceEnables LLMs to perform travel-related tasks by interacting with Google Maps and travel planning services including location search, place details, and travel time calculations.53999MIT
- FlicenseNot gradedqualityDmaintenanceEnables multi-agent trip planning with coordinated specialized agents for team management, food preferences, and travel recommendations. Integrates Neo4j employee graphs, Postgres data, real-time weather APIs, and country information for comprehensive travel planning.
- FlicenseNot gradedqualityDmaintenanceProvides 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.
- AlicenseAqualityBmaintenanceEnables AI agents to plan trips by searching flights, accommodations, and activities, and managing itineraries collaboratively with role-based permissions.2031MIT
Related MCP Connectors
Flight search & booking for AI agents. 400+ airlines, $20-50 cheaper than OTAs.
Web search for AI agents — one tool across 6 engines, routed to the cheapest + cached.
Web research for agents: quality-scored Google search, webpage extraction, and deep research.
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/Anshul2k17saini/mcp-trip-orchestrator'
If you have feedback or need assistance with the MCP directory API, please join our Discord server