We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lev-corrupted/travel-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•427 B
# Amadeus API Credentials (Primary API for flights and hotels)
# Get your keys at: https://developers.amadeus.com/
AMADEUS_CLIENT_ID=your_amadeus_api_key_here
AMADEUS_CLIENT_SECRET=your_amadeus_api_secret_here
# AviationStack API Key (Optional - for real-time flight tracking)
# Get your key at: https://aviationstack.com/
AVIATIONSTACK_API_KEY=your_aviationstack_key_here
# Environment (test or production)
AMADEUS_ENV=test