Token导航 LogoToken导航TokenDH.com
Travel Planner Agent MCP logo
地图位置stdio官方级别未说明来源级核验

Travel Planner Agent MCP

MCP Server

一款AI驱动的旅行助手,自动化处理路线规划、出租车预订、酒店预约和行程生成,适用于需要一站式旅行规划服务的用户。

工具数

0

提示词数

0

GitHub Stars

0

资源数

0
PythonClaude位置天气Claude

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

作者 / 组织

vj-vishal

提供方

vj-vishal

最后核验

2026/5/17 20:22

运行时

Python

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

python -m venv venv

详细介绍

🌍 Travel Planner Agent

An AI-powered travel assistant that automates routing, cab booking, hotel reservations, and itinerary generation using MCP, Ola Maps, and Claude Sonnet.

🎯 Overview

Travel Planner Agent is an intelligent assistant that takes the hassle out of trip planning by:

  • Finding optimal routes between multiple destinations
  • Booking transportation (cabs) automatically
  • Reserving hotel accommodations
  • Creating detailed, time-optimized itineraries
  • Providing comprehensive travel recommendations

Perfect for travelers who want a seamless, all-in-one planning experience!

✨ Features

🗺️ Intelligent Route Planning

  • Geocoding for location discovery
  • Multi-stop route optimization
  • Real-time distance and duration calculations
  • Traffic-aware routing using Ola Maps API

🚕 Transportation Booking

  • Automated cab booking service integration
  • Pickup and dropoff scheduling
  • Driver assignment and tracking
  • Booking confirmation with reference IDs

🏨 Accommodation Management

  • Hotel availability checking
  • Automatic booking and confirmation
  • Location-based hotel recommendations

📅 Smart Itinerary Generation

  • Time-optimized schedules
  • Activity recommendations
  • Buffer time for meals and rest
  • Detailed attraction information

💡 Travel Intelligence

  • Must-visit location suggestions
  • Local cuisine recommendations
  • Budget estimates
  • Weather and timing considerations

🏗️ Architecture

┌─────────────────────────────────────────────┐
│         Travel Planner Agent (AI)           │
│              (Claude Sonnet)                │
└──────────────┬──────────────────────────────┘
               │
      ┌────────┴────────┐
      │                 │
      ▼                 ▼
┌──────────┐    ┌──────────────┐
│ Ola Maps │    │   Booking    │
│   MCP    │    │   Services   │
│ Server   │    │     MCP      │
└────┬─────┘    └──────┬───────┘
     │                 │
     ├─────────────────┼──────────────────┐
     │                 │                  │
     ▼                 ▼                  ▼
┌─────────┐    ┌──────────┐    ┌──────────────┐
│ Geocode │    │   Cab    │    │    Hotel     │
│   API   │    │ Booking  │    │   Booking    │
└─────────┘    │   API    │    │     API      │
┌─────────┐    └──────────┘    └──────────────┘
│ Routing │
│   API   │
└─────────┘
┌─────────┐
│  Route  │
│Optimizer│
└─────────┘

Technology Stack

  • AI Model: Claude Sonnet 4.5 (Anthropic)
  • Protocol: Model Context Protocol (MCP)
  • Maps API: Ola Maps Platform
  • Booking Services: Custom MCP-enabled booking APIs
  • Language: Python 3.8+

📦 Prerequisites

Before you begin, ensure you have:

  • Python 3.8 or higher
  • Claude API access (Anthropic)
  • Ola Maps API key
  • MCP server setup
  • Booking service credentials (if using real services)

🚀 Installation

1. Clone the Repository

git clone https://github.com/vj-vishal/travel-planner-agent.git
cd travel-planner-agent

2. Create Virtual Environment

python -m venv venv
source venv/bin/activate  # On Windows: venv\Scripts\activate

3. Install Dependencies

pip install -r requirements.txt

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🙏 Acknowledgments

  • Anthropic - For Claude AI and MCP protocol
  • Ola Maps - For comprehensive mapping and routing APIs
  • Open Source Community - For various tools and libraries used in this project

目录标签

目录标签

PythonClaude位置天气AI旅行助手本地部署路线规划出租车预订酒店预约行程生成

支持客户端

Claude

接入字段

传输方式(transport,传输协议)

stdio

鉴权方式(authType,认证方式)

api-key

运行时(runtime,运行环境)

Python

工具数量(toolCount,工具数)

0

资源数量(resourceCount,资源数)

0

提示词数量(promptCount,提示词数)

0

权限和风险

stdioapi-key部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

来源信息

继续浏览同类 MCP