Emotion Playlist MCP
@dldnlee
About Emotion Playlist MCP
An MCP Server that makes spotify playlists based on your emotions
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"emotion_playlist_mcp": {
"command": "uv",
"args": [
"init"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Emotion Playlist MCP?
Emotion Playlist MCP is an MCP-based tool that generates Spotify playlists based on the user's emotional state. It uses the Brave Search MCP Server and the Spotify MCP Server to find songs and create playlists automatically.
How to use Emotion Playlist MCP?
Clone the repository, set up a Python virtual environment, configure Spotify and Brave API keys in a .env file, generate Spotify auth tokens with python3 orchestrator/tools/spotify_auth.py, then install the MCP server by running mcp install main.py --name EmotionPlaylistMCP.
Key features of Emotion Playlist MCP
- Accepts natural language input about your mood.
- Refines the emotion into a detailed search phrase.
- Searches Brave for song ideas based on the refined emotion.
- Creates Spotify playlists automatically using those ideas.
Use cases of Emotion Playlist MCP
- Generate a playlist based on a natural language description of your mood.
- Automatically create playlists for different emotional states throughout the day.
- Discover new songs related to how you feel.
FAQ from Emotion Playlist MCP
Does Emotion Playlist MCP require a Spotify Premium account?
Yes, the README explicitly states a Spotify Premium Account is required.
What API keys are needed?
You need a Spotify Client ID, Client Secret, Redirect URI, and a Brave
More Other MCP servers
Servers
modelcontextprotocolModel Context Protocol Servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments