Rootvine Mcp
@RagingOrangutan
About Rootvine Mcp
Cross-platform music link resolution for AI agents. Resolve any song or album across Spotify, Apple Music, Amazon, YouTube, and more. Returns affiliate-ready links with click tracking.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"rootvine": {
"command": "npx",
"args": [
"-y",
"rootvine-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Rootvine Mcp?
Rootvine Mcp is a cross-platform music link resolution tool for AI agents. It connects Claude, ChatGPT, and other MCP-compatible agents to trusted music data, resolving queries like "Where can I listen to Windowlicker by Aphex Twin?" across major streaming and purchase platforms. Results are ranked by a neutral, deterministic algorithm with no ads, sponsored placements, or pay-to-rank.
How to use Rootvine Mcp?
For Claude Desktop, add the server to your claude_desktop_config.json with the command npx -y rootvine-mcp, then ask music-related queries. Other MCP clients can invoke it via stdio transport by running npx rootvine-mcp. The server exposes three tools: resolve_music (active), resolve_game (coming soon), and find_product (smart router currently routing to music).
Key features of Rootvine Mcp
- Resolves music links across Spotify, Apple Music, Amazon, YouTube, Deezer, Tidal, Bandcamp, and more.
- Returns ranked results with direct links and pricing.
- Neutral ranking: trust tier → price → availability → freshness → merchant ID.
- No ads, sponsored placements, or pay-to-rank — architecturally excluded.
- Tools:
resolve_music(live),resolve_game(coming soon),find_product(smart router). - MIT licensed, open source.
Use cases of Rootvine Mcp
- AI assistant answering "Where can I stream [song]?"
- Finding the cheapest or most authoritative source for a track.
- Integrating music link discovery into Claude, ChatGPT, or any MCP client.
- Providing ranked purchase/stream options without commercial bias.
FAQ from Rootvine Mcp
How does Rootvine Mcp rank results differently from search engines?
Rankings are determined solely by trust tier, price, availability, freshness, and merchant ID — no affiliate commissions, sponsored placements, or pay-to-rank influence the order.
What runtime or dependencies are required?
Rootvine Mcp runs via npx (Node.js package runner). Any MCP-compatible client can use it; no additional dependencies are needed beyond the client.
Where does the data come from?
The ranking logic runs server-side on RootVine's infrastructure; this package is a thin client that queries that service. The README does not list the specific data sources beyond the supported merchants.
What are the known limitations?
Only the music vertical is currently live. The resolve_game tool is registered but not yet functional — it returns an error until the game vertical launches.
Which transport protocols does Rootvine Mcp support?
It uses stdio transport via the Model Context Protocol, compatible with any MCP client. No other transport (e.g., HTTP) is mentioned in the README.
More Media & Design MCP servers
RustChain MCP
ScottcjnMCP server for RustChain blockchain and BoTTube video platform — AI agent tools for earning RTC tokens. Built on createkr's RustChain SDK.
NS Travel Information MCP Server
r-huijtsA Model Context Protocol (MCP) server that provides access to NS (Dutch Railways) travel information through Claude AI. This server enables Claude to fetch real-time train travel information and disruptions using the official Dutch NS API.

Google Maps
modelcontextprotocolModel Context Protocol Servers
Game Asset Generator using MCP and Hugging Face Spaces
MubarakHAlketbiAn MCP server for creating 2D/3D game assets from text using Hugging Face AI models.
YouTube MCP Server
ZubeidHendricksMCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics
Comments