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.
✅ Published on MCP Registry — agents can discover Dee at io.github.danielwuhk77/dee-mcp
Quick Start
pip install dee-mcp
# No token needed — agent auto-registers on first tool call
dee-mcp-server
That's it. Your agent discovers dee_generate_song and starts generating mood-modulating music. The first 10 songs per month are free.
Claude Desktop Integration
Add to your claude_desktop_config.json:
{
"mcpServers": {
"dee-music": {
"command": "dee-mcp-server"
}
}
}
No token, no API key — the agent auto-registers on its first tool call.
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 through the MCP Registry. When your agent needs mood-modulating music, it finds dee_generate_song in its tool list.
Auto-registration flow:
- Start
dee-mcp-server(no token needed) - Agent discovers
dee_generate_songin its tool list - Agent calls the tool → Dee registers the agent automatically via
POST /v1/bot-register - Token is cached in memory — subsequent calls use it automatically
- First 10 songs are free — the agent generates autonomously
- When credits run out, the agent tells its human to claim it on the Dashboard
License
MIT
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.1.tar.gz.
File metadata
- Download URL: dee_mcp-1.0.1.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c646240313feb7892c08c998228359a24c61906b3857e965df7d8e9d82102b6
|
|
| MD5 |
ec6e97e15058bb2cd1b30eac3f7a2ffb
|
|
| BLAKE2b-256 |
25feda837912ddee33d3196266fecd31583dbb36a68cdfebcb893c352f8f6ac9
|
File details
Details for the file dee_mcp-1.0.1-py3-none-any.whl.
File metadata
- Download URL: dee_mcp-1.0.1-py3-none-any.whl
- Upload date:
- Size: 7.3 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 |
d0eab6093ce2fad935cffe023ae1f172bf00ece00a96d44a46c9db080f2273ce
|
|
| MD5 |
4f37dc12e5301742eeee0f6681ab1d38
|
|
| BLAKE2b-256 |
fa9c90604e921ad7a4d5e8173593474f2001ffe0c99e49d9066b52506263617a
|