Mood-Based Music & Quote MCP Server
by t3ase
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENAI_API_KEY | No | Optional OpenAI API key | |
| SPOTIFY_CLIENT_ID | Yes | Spotify client ID for authentication | |
| TWILIO_AUTH_TOKEN | Yes | Twilio authentication token | |
| ELEVENLABS_API_KEY | No | Optional ElevenLabs API key for voice synthesis | |
| TWILIO_ACCOUNT_SID | Yes | Twilio account SID for WhatsApp/SMS | |
| TWILIO_PHONE_NUMBER | Yes | Twilio phone number for sending messages | |
| SPOTIFY_CLIENT_SECRET | Yes | Spotify client secret for authentication |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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