Integrations
Manages API keys for OpenRouteService, Geoapify, and OpenTripMap services that power the travel guide's location-based features.
Hosts the repository containing the Amazon Rainforest Travel Guide MCP server code.
Powers the backend implementation of the travel guide's API endpoints that retrieve travel routes, nearby hotels, adventure spots, and other Amazon Rainforest information.
🌿アマゾン熱帯雨林旅行ガイド(クロード・エージェント + MCP)
MCP を介して Claude に接続された AI 搭載の旅行アシスタント。ルートの計画から近くのホテルやアドベンチャー スポットの発見まで、ユーザーがアマゾンの熱帯雨林を探索できるように設計されています。
🚀 機能
- 🌍 どこからでもブラジルのマナウスまでの道順を取得
- 🏨 Geoapify を使って近くのホテルを探す
- 🥾 ハイキングや自然歩道などのアドベンチャースポットを見つけましょう
- 🏛️ 食べ物、記念碑、文化的な場所を探索する
- ⚠️ 旅行に関する注意事項をご確認ください
- 🤖 Claude + FastMCP によって提供
🛠️ 技術スタック
- クロード(Anthropic デスクトップ クライアント)
- Claudeツール登録用のFastMCP
- Python + HTTPX + dotenv
- OpenTripMap、Geoapify、OpenRouteService API
📦 インストール
- リポジトリをクローンします:Copy
- コマンド:Copy
- mcp コマンド:Copy
- 決勝:Copy
🧠 Claude を MCP サーバーに接続する
サーバーを起動します: uv run mcp install file.py Claudeデスクトップアプリを開きます
ツールの追加をクリック
MCP エンドポイントを貼り付けます (ターミナルに表示されます。例: http://localhost:3333/.well-known/ai-plugin.json )
Claude は次のようなツールをスキャンしてインストールします:
- get_travel_route
- 近くのホテルを探す
- アドベンチャースポットを探す
- 記念碑と食べ物を手に入れる
- 注意事項を取得する
- greet_user
🗣️ クロードで試せるサンプルプロンプト
- 「リオデジャネイロからアマゾンの熱帯雨林までの距離と移動時間はどれくらいですか?」
- 「マナウス近郊のトップホテルを探す。」
- 「マナウス近郊のアドベンチャースポットをいくつか教えてください。」
- 「アマゾンではどんな文化遺産を訪れることができますか?」
- 「熱帯雨林を訪れる前に注意すべき点を教えてください。」
🤝 貢献する
プルリクエストは歓迎します。大きな変更については、まず問題を報告してください。
📄 ライセンス
マサチューセッツ工科大学
This server cannot be installed
MCP を介して Claude に接続された AI 搭載の旅行アシスタント。道順、ホテルのおすすめ、アドベンチャー スポット、文化的な場所、旅行上の注意事項などを提供して、ユーザーがアマゾン熱帯雨林の旅行を計画するのに役立ちます。
Related MCP Servers
- AsecurityFlicenseAqualityA Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your AWS environment. This allows for natural language querying and management of your AWS resources during conversations. Think of better Amazon Q alternative.Last updated -3222TypeScript
- -securityAlicense-qualityConnects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender for AI-assisted 3D modeling, scene manipulation, and rendering.Last updated -10,093PythonMIT License
- -securityFlicense-qualityAn MCP server that allows AI assistants like Claude to execute terminal commands on the user's computer and return the output, functioning like a terminal through AI.Last updated -7Python
- -securityFlicense-qualityAn MCP server that enables AI assistants to interact with the Plane project management platform, allowing them to manage workspaces, projects, issues, and comments through a structured API.Last updated -JavaScript