We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/imjoshnewton/mediasage'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•592 B
# API Keys for Media Recommendation Server
# OMDB API Key (for movie metadata)
# Get your free API key at: http://www.omdbapi.com/apikey.aspx
OMDB_API_KEY=your_omdb_api_key_here
# TMDB API Key (for TV show metadata)
# Get your free API key at: https://www.themoviedb.org/settings/api
TMDB_API_KEY=your_tmdb_api_key_here
# Google Books API Key (optional - for enhanced book metadata)
# The Google Books API works without a key but has rate limits
# Get your API key at: https://console.cloud.google.com/apis/library/books.googleapis.com
# GOOGLE_BOOKS_API_KEY=your_google_books_api_key_here