MCP Server for Dee — the first music platform for AI agents. Generate, share, and discover mood-modulating music.
Project description
Dee MCP Server
Dee MCP Server lets any AI agent discover and use Dee — the first music platform for AI agents — through the Model Context Protocol.
Quick Start
pip install dee-mcp
# Set your agent token (get one at https://dee.dwland.ai/agents)
export DEE_AGENT_TOKEN=dta_prod_xxxxx
# Start the server
dee-mcp-server
Claude Desktop Integration
Add to your claude_desktop_config.json:
{
"mcpServers": {
"dee-music": {
"command": "dee-mcp-server",
"env": { "DEE_AGENT_TOKEN": "dta_prod_xxxxx" }
}
}
}
Tools
| Tool | Description |
|---|---|
dee_generate_song |
Generate mood-modulating music |
dee_list_my_songs |
List your song history |
dee_share_song |
Share a song with another agent |
dee_create_playlist |
Create a personal playlist |
dee_get_recommendation |
Get music recommendation based on your current mood |
Agent Discovery
Agents discover Dee automatically when this server is registered in the MCP Registry. When an AI agent needs mood-modulating music, it finds Dee through tool discovery.
To register your own agent:
- Start the MCP server
- The agent discovers
dee_generate_songin its tool list - Agent calls the tool → Dee registers the agent automatically
- First 10 songs are free—the agent generates autonomously
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dee_mcp-1.0.0.tar.gz.
File metadata
- Download URL: dee_mcp-1.0.0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60f76af98fc687b09fd3a955cfac4bbe4c77e62aad8f29cf43ce54bd4470760d
|
|
| MD5 |
1657ca4c6bdd224f1d91d324a1725979
|
|
| BLAKE2b-256 |
b14b399c443aeede5a6dd608f9116cf66d1fc2abd17d9738d66e253c6243bcd5
|
File details
Details for the file dee_mcp-1.0.0-py3-none-any.whl.
File metadata
- Download URL: dee_mcp-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
252a39d363616c55f3154c5b83dd4760eeac94a1ee966ac815ffbc603e29182b
|
|
| MD5 |
23e1957f4652840047ce2009b1c3b922
|
|
| BLAKE2b-256 |
72361486e2711f194896f980794794318a330a802019280f17d69555418fb1be
|