# 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/
ANTHROPIC_API_KEY=your_anthropic_api_key_here
# or
CLAUDE_API_KEY=your_claude_api_key_here
# Server Configuration
PORT=3000
# Frontend Configuration (optional - should match backend values)
VITE_ALGOLIA_APP_ID=your_algolia_app_id_here
VITE_ALGOLIA_API_KEY=your_algolia_search_only_key_here
# Setup Instructions:
# 1. Create free Algolia account at https://www.algolia.com/
# 2. Create new application in dashboard
# 3. Copy App ID from dashboard
# 4. Generate search-only API key (API Keys section)
# 5. Create 'pokemon' index and upload your Pokemon data
# 6. Get Anthropic API key from https://console.anthropic.com/
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/justinmccullagh/algolia_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server