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

コメント

「その他」の他のコンテンツ