Rootvine
Freeby MCP Community
RootVine MCP Server — Cross-platform music link resolution for AI agents. Resolve any song or album across Spotify, Apple Music, Amazon, YouTube, and 15+ platfo
v1.0.3Added Apr 12, 2026
mcpmodel-context-protocolai-agentmusicgames
Rootvine MCP Server
RootVine MCP Server — Cross-platform music link resolution for AI agents. Resolve any song or album across Spotify, Apple Music, Amazon, YouTube, and 15+ platfo
Installation
Reviews
Installation
Quick install
npx -y rootvine-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"rootvine": {
"command": "npx",
"args": ["-y", "rootvine-mcp"]
}
}
}