We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/justinmccullagh/algolia_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•354 B
# Backend Environment Configuration
# Algolia Configuration
# Get these from your Algolia dashboard (https://www.algolia.com/dashboard)
ALGOLIA_APP_ID=your_algolia_app_id_here
ALGOLIA_API_KEY=your_algolia_search_only_key_here
# Anthropic API Key (for AI interpretation)
# Get from https://console.anthropic.com/
CLAUDE_API_KEY=your_claude_api_key_here