# .env file for Keka MCP Server
# Keka API Credentials (Required)
KEKA_CLIENT_ID=your_keka_client_id_here
KEKA_CLIENT_SECRET=your_keka_client_secret_here
KEKA_API_KEY=your_keka_api_key_here
KEKA_SCOPE="employees:read leaves:write" # Example scope, adjust as needed
# Keka API Base URL (Optional - defaults to https://master.kekademo.com/api/v1)
# KEKA_API_BASE_URL=https://your_custom_keka_url.com/api/v1
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/KaranThink41/Keka_Official_MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server