TRAVEL-PLANNER-MCP-Server
The Travel Planner MCP Server is an implementation designed to interact with Google Maps and travel planning services. It enables LLMs to perform travel-related tasks such as location searches, place details retrieval, and travel time calculations. It can be easily installed via Smithery and allows for setting the Google Maps API key using environment variables.
GitHub Stars
78
User Rating
Not Rated
Favorites
0
Views
30
Forks
27
Issues
3
Technical Information
Programming Languages
JavaScriptPrimary Language
System Requirements
Node.js: 18.0.0以上npm: 8.0.0以上Claude Desktop: 最新版Provided Features
Google Places APIを使用した場所の検索機能
特定の場所に関する詳細情報を取得する機能
2つの地点間のルートを計算する機能
特定の場所のタイムゾーン情報を取得する機能
環境変数を使用してGoogle Maps APIキーを設定する機能
Safety Analysis
Safety Score
Safe100/100
Recommended For
Recommended for developers building travel-related applications or data scientists looking to utilize Google Maps API.