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
- Clone the repo:
- commands:
- mcp command:
- Final:
🧠 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
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
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.
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 -3280TypeScript
- AsecurityFlicenseAqualityA Model Context Protocol server that connects to Amadeus API, enabling AI assistants to search flights, analyze prices, find best travel deals, and plan multi-city trips.Last updated -9TypeScript
- AsecurityAlicenseAqualityMCP server that provides Claude AI assistants with the ability to search the web, get news, and perform research using the You.com API.Last updated -4TypeScriptMIT License
- -securityFlicense-qualityProvides AI-powered visual analysis capabilities for Claude and other MCP-compatible AI assistants, allowing them to capture and analyze screenshots, perform file operations, and generate UI/UX reports.Last updated -1JavaScriptISC License