Skip to main content
Glama

Amazon Rainforest Travel Guide

by Ajey95

🌿 Reiseführer zum Amazonas-Regenwald (Claude Agent + MCP)

Ein KI-gestützter Reiseassistent, der über MCP mit Claude verbunden ist und Benutzern dabei helfen soll, den Amazonas-Regenwald zu erkunden – von der Routenplanung bis hin zur Entdeckung nahegelegener Hotels und Abenteuerorte.


🚀 Funktionen

  • 🌍 Erhalten Sie Wegbeschreibungen von jedem Ort nach Manaus, Brasilien
  • 🏨 Entdecken Sie Hotels in der Nähe mit Geoapify
  • 🥾 Finden Sie Abenteuerorte wie Wanderungen und Naturpfade
  • 🏛️ Entdecken Sie Essen, Denkmäler und kulturelle Stätten
  • ⚠️ Treffen Sie die wichtigsten Reisevorkehrungen
  • 🤖 Unterstützt von Claude + FastMCP

🛠️ Technologie-Stack

  • Claude (Anthropischer Desktop-Client)
  • FastMCP für die Claude-Tool-Registrierung
  • Python + HTTPX + dotenv
  • OpenTripMap-, Geoapify- und OpenRouteService-APIs

📦 Installation

  1. Klonen Sie das Repo :
    git clone https://github.com/Ajey95/MCP.git cd MCP
  2. Befehle :
    # 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-Befehl :
    install mcp install mcp[cli]
  4. Finale :
    pip install -r requirements.txt To run uv run mcp install file.py #Continue building!

🧠 Verbinden von Claude mit Ihrem MCP-Server

Führen Sie Ihren Server aus: uv run mcp install file.py Öffnen Sie die Claude-Desktop-App

Klicken Sie auf „Tool hinzufügen“

Fügen Sie Ihren MCP-Endpunkt ein (im Terminal angezeigt, z. B. http://localhost:3333/.well-known/ai-plugin.json )

Claude scannt und installiert Tools wie:

  • Reiseroute abrufen
  • Hotels in der Nähe finden
  • Abenteuerorte finden
  • Denkmäler und Essen
  • Vorsichtsmaßnahmen treffen
  • greet_user

🗣️ Beispielaufforderungen zum Ausprobieren in Claude

  • „Wie weit ist es von Rio de Janeiro bis zum Amazonas-Regenwald und wie lange dauert die Fahrt?“
  • „Finden Sie Top-Hotels in der Nähe von Manaus.“
  • „Schlagen Sie einige Abenteuerorte in der Nähe von Manaus vor.“
  • „Welche kulturellen Stätten kann ich im Amazonasgebiet besuchen?“
  • „Geben Sie mir Vorsichtsmaßnahmen, bevor ich den Regenwald besuche.“

🤝 Beitragen

Pull Requests sind willkommen. Bei größeren Änderungen bitte zunächst ein Issue eröffnen.

📄 Lizenz

MIT

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

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

Ein KI-gestützter Reiseassistent, der über MCP mit Claude verbunden ist und Benutzern bei der Planung von Reisen in den Amazonas-Regenwald hilft, indem er Wegbeschreibungen, Hotelempfehlungen, Informationen zu Abenteuerorten, kulturellen Stätten und Reisevorkehrungen bereitstellt.

  1. 🚀 Funktionen
    1. 🛠️ Technologie-Stack
      1. 📦 Installation
        1. 🧠 Verbinden von Claude mit Ihrem MCP-Server
          1. 🤝 Beitragen
            1. 📄 Lizenz

              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
                264
                TypeScript
                • Apple
              • A
                security
                A
                license
                A
                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 -
                17
                11,778
                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

              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/Ajey95/MCP'

              If you have feedback or need assistance with the MCP directory API, please join our Discord server