Rootvine Mcp
@RagingOrangutan
关于 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"rootvine": {
"command": "npx",
"args": [
"-y",
"rootvine-mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
媒体与设计 分类下的更多 MCP 服务器
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.
Figma MCP Server
thirdstrandstudioFigma MCP Server with full API functionality
MCP Figma to React Converter
StudentOfJSMCP server for converting Figma designs to React components

Google Maps
modelcontextprotocolModel Context Protocol Servers
评论