We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jeffaf/kivv'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•333 B
# Automation Worker Environment Variables
# Copy to .env and fill in your values
# Claude API Key for summarization
CLAUDE_API_KEY=sk-ant-your_key_here
# Database binding (configured in wrangler.toml)
# D1_DATABASE_ID is set in wrangler.toml
# Admin API key for manual triggers (optional)
ADMIN_API_KEY=your_secure_admin_key_here