Skip to main content
Glama
t3ase

Mood-Based Music & Quote MCP Server

by t3ase
env.example501 B
PORT=3000 LOG_LEVEL=info # Twilio (for WhatsApp/SMS) TWILIO_ACCOUNT_SID=ACxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx TWILIO_AUTH_TOKEN=your_twilio_auth TWILIO_FROM_NUMBER=whatsapp:+1234567890 # Spotify API (Client Credentials) SPOTIFY_CLIENT_ID=your_spotify_client_id SPOTIFY_CLIENT_SECRET=your_spotify_client_secret # ElevenLabs (optional voice) ELEVENLABS_API_KEY=your_elevenlabs_api_key ELEVENLABS_VOICE_ID=your_voice_id # Classifier (optional LLM; otherwise rule-based) OPENAI_API_KEY=your_openai_key

Latest Blog Posts

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/t3ase/MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server