# LiveKit server configuration
LIVEKIT_URL=ws://127.0.0.1:7880
LIVEKIT_API_KEY=
LIVEKIT_API_SECRET=
# Password protection for the frontend
# Users must enter this password to connect
# Default: voicemode123
LIVEKIT_ACCESS_PASSWORD=changeme123
# Optional: Custom connection details endpoint
# NEXT_PUBLIC_CONN_DETAILS_ENDPOINT=/api/connection-details
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/mbailey/voicemode'
If you have feedback or need assistance with the MCP directory API, please join our Discord server