MCP.so
登录

Emotion Playlist MCP

@dldnlee

关于 Emotion Playlist MCP

An MCP Server that makes spotify playlists based on your emotions

基本信息

分类

其他

运行时

python

传输方式

stdio

发布者

dldnlee

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "emotion_playlist_mcp": {
      "command": "uv",
      "args": [
        "init"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器