Viberate music data
Query streaming, social and chart performance for millions of artists, tracks and festivals from an AI agent. Twenty of the 23 tools read music data; three manage a paid subscription and one of those returns a Stripe checkout link.
Verified connector
Listed by Anthropic as a partner connector in its Connectors Directory.
Connection checked by Agentman on .
Anthropic states this reflects the level of review a connector received, not a security audit.
Connect Viberate music data via MCP
https://mcp.viberate.com/v1/sseWorks in any MCP-compatible client. In Agentman Studio it is one click — no config file to edit.
Viberate music data Tools & Capabilities (23)
Tool names from Anthropic's directory listing. This server requires sign-in, so we could not read tool descriptions or parameter schemas.
Limits
- The single OAuth scope bounds nothing. Viberate's authorization server advertised exactly one scope on 2026-08-23:
offline_access. That governs whether a refresh token is issued, not what the token may do. The server's own RFC 9728 resource descriptor declares noscopes_supportedat all. There is no consent-time boundary between reading a chart and minting a checkout link — granting the connector grants all 23 tools. - The vendor calls the connector "read-only" in a document that also describes its billing tools. Terms §3.2 opens "The Connector is read-only", while §3.1 of the same document says it lets Claude "assist with subscription management" and §8.3 says purchases are initiated through it. The claim is defensible as "does not modify music data" and misleading as a summary of the surface. Read §3.2's own list rather than its first sentence.
- Free-tier results are silently capped, not refused. Chart queries return three results instead of 20; audience data covers two metric types instead of 11; metrics show totals with no period-over-period differences. An agent on the free tier receives a smaller answer, not an error, so a free-tier result can look complete when it is truncated.
- No tool reports remaining daily quota. Viberate states free usage carries daily limits but publishes no number and exposes no tool that reads the counter.
- The tool surface differs between Claude and ChatGPT. Viberate's ChatGPT app privacy policy states that app has no purchase, upgrade, manage or cancel tool. Findings about one host do not transfer to the other.
- Data accuracy is disclaimed in terms. §6.3 states Viberate Data is provided "as is", is not warranted complete, current or error-free, and "should not be relied upon as the sole basis for financial, legal, or investment decisions". A&R and signing decisions are commercial decisions.
- No tool schemas were readable. The endpoint requires authentication, so no parameter-level detail or safety annotation is published here.
- Viberate's own documentation cites a support host that serves no content. The connector documentation directs users to
support.viberate.com; on 2026-08-23 that name resolved to a SendGrid email-tracking CNAME and returned no HTTP response. The working help centre is atviberate.com/help/, and the working support route is the published email address. - Viberate's
llms.txtdoes not list the MCP documentation page. The machine-readable index covers 40-plus product and channel pages and omits the connector docs, so an agent discovering Viberate through that index would not find this connector's documentation. - Whether upstream platform terms constrain the output is unresolved. See the licensing section above. Viberate names its data sources and never addresses their terms.
- Plan naming is inconsistent across Viberate's own pages. The connector documentation and terms call the paid tier "Full Plan"; the MCP product page calls it "PRO". They appear to be the same tier.
Frequently asked questions
It can start a purchase but cannot complete one. Viberate's terms state the connector returns a Stripe-hosted checkout link and that the actual purchase happens in your browser, with card details entered directly at Stripe. So buy_subscription produces a link, not a charge. The Full Plan costs 119 euros per month at standard price, or 99 euros as a founding rate.
None that touch music data, and three that touch your billing. Twenty of the 23 tools are reads over artists, tracks, festivals and charts. The other three are buy_subscription, manage_subscription and cancel_subscription, each of which returns a Stripe link rather than performing the action. No tool creates, edits or deletes an artist, track or festival record.
Performance metrics attached to named artists, many of whom are individual people. get_artist_details returns profile, biography and links; get_artist_audience returns listener counts by city and country. Viberate's own product pages also describe age and gender breakdowns of a fanbase. Independent artists are natural persons, so their streaming and social numbers are personal data in the EU and UK.
No, beyond personal experimentation. Viberate's connector terms restrict you from using Viberate Data to train machine learning models, with an express carve-out for personal experimentation. The same clause bars republishing the data as a standalone product. Viberate's main website terms of service contain no AI or training clause at all, so the restriction is specific to the connector.
Viberate never says. Its help centre confirms data is monitored from Spotify, YouTube, TikTok, Instagram, Shazam, Deezer, Beatport, SoundCloud, Facebook, Twitter and 24,000 radio stations. But no Viberate document states whether those platforms' licence terms constrain the connector's output, and the terms attribute ownership to Viberate or unnamed licensors. Treat the flow-through as unresolved.
Twenty-three, and Viberate publishes the same 23 names Anthropic does. The connector documentation lists them by name, grouped as nine artist tools, five track tools, four festival tools, and five reference and subscription tools. Every name matches Anthropic's directory as a literal string in both directions, with no additions or omissions on either side.
The suffix is a path name, not a transport declaration. Anthropic's directory records the transport as streamable-http, and a POST of an MCP initialize request to that URL on 2026-08-23 returned an HTTP 401 with a plain-text body and a WWW-Authenticate header, not a legacy Server-Sent Events stream. Configure the connector as streamable HTTP.
All 23 tools, with results capped. Viberate documents that free-tier chart queries return at most three results, audience data is limited to two metric types with at most five results, historical metrics show totals only with no period-over-period differences, and get_artist_top_tracks_by_channel returns one result over a one-week window. The Full Plan removes each cap.
Sources
- Viberate for Claude connector documentation (retrieved 2026-08-23). Enumerates all 23 tools and both plan tiers. · retrieved 2026-08-23
- Viberate MCP Connector Terms of Service, last updated 9 July 2026 (retrieved 2026-08-23) · retrieved 2026-08-23
- Viberate MCP Connector Privacy Policy, dated 6 July 2026 (retrieved 2026-08-23) · retrieved 2026-08-23
- Viberate App for ChatGPT Privacy Policy, dated 23 July 2026 (retrieved 2026-08-23). States the ChatGPT app has no subscription tools. · retrieved 2026-08-23
- Viberate MCP product and pricing page (retrieved 2026-08-23) · retrieved 2026-08-23
- Viberate help centre, "Which data sources do you monitor?" (retrieved 2026-08-23) · retrieved 2026-08-23
- Viberate help centre, adding and editing database pages (retrieved 2026-08-23) · retrieved 2026-08-23
- Viberate Terms of Service, main service (retrieved 2026-08-23). Contains no AI or training clause. · retrieved 2026-08-23
- Viberate Audience Analytics product page, gender and age breakdown (retrieved 2026-08-23) · retrieved 2026-08-23
- Viberate site index for language models (retrieved 2026-08-23).
robots.txtallows all crawling except/status/pingand carries noContent-Signaldirective. · retrieved 2026-08-23 - Live auth posture check on 2026-08-23: anonymous MCP
initializeto the endpoint returned HTTP 401 withWWW-Authenticate: Bearer realm="mcp"; RFC 9728 metadata athttps://mcp.viberate.com/.well-known/oauth-protected-resource; authorization server metadata athttps://oauth-api.viberate.com/api/v2/.well-known/oauth-authorization-server· retrieved 2026-08-23 - Anthropic Connectors Directory entry — , read from our directory snapshot dated 2026-08-23 · retrieved 2026-08-23
- Viberate support — <mailto:support@viberate.com> · Privacy
Use in Agentman
Connect once and your agents call these tools on their own — on a schedule, in a workflow, with nobody at the keyboard.
Open in Agentman StudioServer Info
- Category
- Design
- Developer
- Viberate music data
- Tools
- 23
- Domain
- mcp.viberate.com
Using Claude Desktop or another MCP client? Setup docs — the connection URL above works anywhere.