Skip to main content
Glama
t3ase

Mood-Based Music & Quote MCP Server

by t3ase
local.env591 B
PORT=3000 LOG_LEVEL=info # Twilio (for WhatsApp/SMS) - replace with real credentials TWILIO_ACCOUNT_SID=AC_your_sid_here TWILIO_AUTH_TOKEN=your_twilio_auth_token TWILIO_FROM_NUMBER=whatsapp:+1234567890 # Spotify API (Client Credentials) - replace with real client id/secret SPOTIFY_CLIENT_ID=your_spotify_client_id # See https://developer.spotify.com/dashboard for keys 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) 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