# Luno API credentials
# Register at https://www.luno.com/en/developers and generate API keys from account settings
LUNO_API_KEY_ID=your_api_key_id
LUNO_API_SECRET=your_api_secret
# Optional: Set the Luno API domain (defaults to api.luno.com)
# LUNO_API_DOMAIN=api.luno.com
# Optional: Enable debug mode (outputs additional API information)
# Set to "true", "1", or "yes" to enable
# LUNO_API_DEBUG=false
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/luno/luno-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server