Amazon Rainforest Travel Guide

by Ajey95

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.

🌿 Amazon Rainforest Travel Guide (Claude Agent + MCP)

An AI-powered travel assistant connected to Claude via MCP, designed to help users explore the Amazon Rainforest — from planning routes to discovering nearby hotels and adventure spots.


🚀 Features

  • 🌍 Get directions from any location to Manaus, Brazil
  • 🏨 Discover nearby hotels using Geoapify
  • 🥾 Find adventure spots like hikes and nature trails
  • 🏛️ Explore food, monuments, and cultural sites
  • ⚠️ Get essential travel precautions
  • 🤖 Powered by Claude + FastMCP

🛠️ Tech Stack

  • Claude (Anthropic Desktop Client)
  • FastMCP for Claude tool registration
  • Python + HTTPX + dotenv
  • OpenTripMap, Geoapify, OpenRouteService APIs

📦 Installation

  1. Clone the repo:
    git clone https://github.com/Ajey95/MCP.git cd MCP
  2. commands:
    # On Windows. powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex" uv init projectname Create a virtual environment (optional but recommended): python -m venv venv source venv/bin/activate # On Windows: venv\Scripts\activate Add your API keys in a .env file: ORS_API_KEY=your_openrouteservice_api_key GEOAPIFY_API_KEY=your_geoapify_api_key OPENTRIPMAP_API_KEY=your_opentripmap_api_key
  3. mcp command:
    install mcp install mcp[cli]
  4. Final:
    pip install -r requirements.txt To run uv run mcp install file.py #Continue building!

🧠 Connecting Claude to Your MCP Server

Run your server: uv run mcp install file.py Open the Claude desktop app

Click on Add Tool

Paste your MCP endpoint (shown in terminal, e.g., http://localhost:3333/.well-known/ai-plugin.json)

Claude will scan and install tools like:

  • get_travel_route
  • get_nearby_hotels
  • get_adventure_spots
  • get_monuments_and_food
  • get_precautions
  • greet_user

🗣️ Sample Prompts to Try in Claude

  • "What's the distance and travel time from Rio de Janeiro to the Amazon Rainforest?"
  • "Find top hotels near Manaus."
  • "Suggest some adventure spots near Manaus."
  • "What cultural sites can I visit in the Amazon?"
  • "Give me precautions before visiting the rainforest."

🤝 Contributing

Pull requests welcome. For major changes, please open an issue first.

📄 License

MIT

-
security - not tested
F
license - not found
-
quality - not tested

An AI-powered travel assistant connected to Claude via MCP that helps users plan Amazon Rainforest trips by providing directions, hotel recommendations, adventure spots, cultural sites, and travel precautions.

  1. 🚀 Features
    1. 🛠️ Tech Stack
      1. 📦 Installation
        1. 🧠 Connecting Claude to Your MCP Server
          1. 🤝 Contributing
            1. 📄 License

              Related MCP Servers

              • Amazon Web Services
                aws-mcp

                A
                security
                F
                license
                A
                quality
                A 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 -
                3
                222
                TypeScript
                • Apple
              • -
                security
                A
                license
                -
                quality
                Connects 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,093
                Python
                MIT License
                • Apple
              • -
                security
                F
                license
                -
                quality
                An 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 -
                7
                Python
                • Apple
              • -
                security
                F
                license
                -
                quality
                An 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

              View all related MCP servers

              ID: qxgjo2ydbs