Cross-platform music and game resolution for AI agents across 15+ platforms.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Rootvine MCP.
discover_musicBrowse curated music collections β charts, genre walls, moods, editorial playlists, artist spotlights, and historic charts back to 1946.
resolve_artistGet an artist's profile and full discography.
resolve_musicFind where to stream, buy, or collect a song or album.
find_productSmart router β automatically detects category and routes to the correct resolver.
A neutral commerce resolution layer for AI agents. Connects Claude, ChatGPT, and other AI agents to trusted product and media data via the Model Context Protocol β covering every path from streaming to collector editions.
When a user asks an AI agent "Where can I listen to Windowlicker by Aphex Twin?", RootVine resolves the query across all major streaming, purchase, and physical platforms and returns ranked results with direct links.
The same infrastructure answers the full purchase ladder: stream it, buy it digitally, or find the vinyl. Music is live today. Games, books, films, podcasts, and live events are rolling out as their verticals ship.
No ads. No sponsored placements. No pay-to-rank. Results are ranked by a neutral, deterministic algorithm: trust tier β price β availability β freshness β merchant ID. Commission rates, affiliate networks, and sponsored flags are architecturally excluded from the ranking function.
Add to your Claude Desktop config (~/.claude/claude_desktop_config.json):
Restart Claude Desktop. You can now ask:
Any MCP-compatible client can use rootvine-mcp via stdio transport:
discover_musicBrowse curated music collections β charts, genre walls, moods, editorial playlists, artist spotlights, and historic charts back to 1946.
Input: { chamber?: "by-genre" | "for-this-moment" | "charts" | "by-era" | "spotlights", wall?: string, year?: number, limit?: number }
Modes (picked by which arg is set):
chamber arg) β list walls within a chamber (e.g. all genre corridors)wall arg) β drill into a specific wall's tracks, albums, or artistsyear arg) β frozen chart snapshots from any year since 1946Returns: Curated collections with honest attribution (e.g. "Curated by Deezer's editorial team", "Based on Last.fm scrobbles"). Each entry links to a BeatsVine page whose streaming and purchase links can be retrieved via resolve_music.
Answering "what was number one when I was born":
Archives cover Billboard Hot 100, Global Top 100 and UK Singles year-end charts, plus weekly snapshots.
resolve_artistGet an artist's profile and full discography.
Input: { slug: "stromae" } β the artist/stromae form is also accepted
Returns: Genres, artist metadata, and every release BeatsVine holds, each with a slug ready for resolve_music:
Physical formats β vinyl, CD, Discogs listings β are album-level products, so this is the route to collector editions.
Two response fields worth handling:
discography_source: "not_yet_indexed" means BeatsVine hasn't catalogued this artist yet. An empty list then means unknown, not no releases β the formatter says so explicitly rather than implying an empty discography.sparse_fallback_applied means singles were included because the album list was thin. That's BeatsVine's presentation choice, surfaced so it isn't mistaken for the artist's own framing.resolve_musicFind where to stream, buy, or collect a song or album.
Input: { slug: "ed-sheeran-galway-girl" }
Returns: Ranked results covering:
Every result includes prices (where available), direct links, and affiliate-tagged click-through URLs for tracking.
resolve_game (coming soon)Game price resolution across Steam, PlayStation, Xbox, Nintendo, Epic, GOG, Humble, and Fanatical. This tool is registered but not yet active β it will return a "coming soon" response until the games vertical launches.
find_productSmart router β automatically detects category and routes to the correct resolver.
Input: { query: "Aphex Twin Windowlicker", category: "auto" }
Returns: Music results today (streaming, digital purchase, vinyl, CD, collector editions). Games, books, films, podcasts, and live event tickets will route automatically as each vertical launches.
All results follow the RootVine v1 specification:
RootVine follows a strict neutrality policy:
MIT β Β© Raging Orangutan Holdings
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/rootvine-mcp)<a href="https://allmcps.com/mcp/rootvine-mcp"><img src="https://allmcps.com/api/badge/rootvine-mcp?style=directory" alt="Rootvine MCP on AllMCPs" /></a>