trip-planner-mcp
Provides Google authentication for user login and Google Calendar integration for syncing trip events.
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., "@trip-planner-mcpPlan a 4-day trip to Barcelona in June"
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.
우리의 여행 ✈️
대화로 만드는 여행 플래너. 일정·숙소·활동을 한곳에 모아 동행자와 함께 모바일에서 바로 열어 씁니다.
trip.idean.me 에 접속하면 프로젝트 랜딩을 먼저 만나고, Google 로그인 한 번으로 바로 쓸 수 있습니다.
이 프로젝트는
AI 에이전트와 바이브 코딩으로 만든 개인 여행 플래너. 자연어로 검색하고 → 웹·API로 일정을 생성해 → 동행자와 함께 플래닝하고 → 현장에선 소소한 가계부가 됩니다.
같이 갈 사람과 대화로 여행을 계획하고, 웹에서 함께 다듬어 현장까지 들고 가는 개인 프로젝트입니다. 어떤 기술로 만들었고 어떻게 운영하는지는 docs/ARCHITECTURE.md에 정리해 두었습니다.
Related MCP server: Trip Planner MCP
어디로 가시나요
써보고 싶은 분 (외부 방문자)
위 링크 한 개로 충분합니다 — 랜딩에서 시작 CTA를 누르면 Google 로그인 → 여행 생성으로 바로 이어집니다.
프로젝트 전반 소개는 랜딩 하단의 프로젝트 소개 링크(About 페이지)에서 더 자세히 읽을 수 있습니다
AI 에이전트까지 쓰고 싶다면 아래 빠른 시작의 한 줄 curl을 보세요
기술이 궁금하신 분
구조가 궁금하면 docs/ARCHITECTURE.md 한 문서면 됩니다. 시스템 구성도·주요 흐름·도메인·데이터 스키마를 그림 위주로 봅니다. 스펙을 어떻게 관리하는지(speckit)도 같은 문서에 짧게 언급돼 있습니다.
코드까지 들어가려면 개발 문서 목차 docs/README.md 에서 세팅·도메인·업무 프로세스로 이어집니다.
빠른 시작
# AI 에이전트(MCP) 설치 — 맥북 1줄
curl -sSL https://raw.githubusercontent.com/idean3885/trip-planner/main/scripts/install.sh | bash설치 중 브라우저가 열리면 Google 로그인만 하세요. 토큰이 자동 저장됩니다. 이후 Claude에게 자연어로 요청하면 됩니다 — 예) "포르투 6월 10일 리스본행 항공편 찾아줘", "3일차 벨렘탑 09:00~11:00 추가해줘".
웹에서만 쓰고 싶다면 위 "써보고 싶은 분" 섹션의 링크로 바로 들어가면 됩니다.
구글 캘린더 연동 제약 (현재 심사 전 단계)
본 앱은 아직 앱 심사 전 단계라, 개발자가 직접 허용한 Google 계정(최대 100명)만 구글 캘린더 연동을 사용할 수 있습니다. 앱 내 일정 조회·편집은 누구나 정상 이용 가능하며, 연동만 등록 사용자에게 한정됩니다.
연동 등록을 원하시면 공개 토론 채널의 Q&A에 가입 Google 이메일을 남겨 주세요.
링크
랜딩·웹앱 | |
저장소 | |
개발 문서 | |
변경 이력 | |
업무 프로세스 |
License: MIT · Author: idean3885
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
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.Last updated1055099MIT
- Flicense-qualityDmaintenanceEnables 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.Last updated
- Flicense-quality-maintenanceEnables AI-assisted travel planning with real-time weather forecasts, place discovery, customized itinerary generation based on interests and budget, and travel distance calculations between cities.Last updated

mcp-travelcodeofficial
Alicense-qualityBmaintenanceEnables AI assistants to search flights and hotels, manage bookings, check flight status, and access delay statistics through the TravelCode corporate travel API, all via natural language conversations.Last updated232MIT
Related MCP Connectors
Flight search & booking for AI agents. 400+ airlines, $20-50 cheaper than OTAs.
Vacation rental discovery, direct booking, and property protection for AI agents.
AI marketplace — flights, tours, activities, transport & more via MCP. No auth required.
Appeared in Searches
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/idean3885/trip-planner'
If you have feedback or need assistance with the MCP directory API, please join our Discord server