Skip to content
Back to search
100
MCP live v0.1.0 MCP 2025-11-25 streamable-http

io.github.incorporatedpartners/labelhead-artist-momentum

io.github.incorporatedpartners/labelhead-artist-momentum

Trending hip-hop artist momentum scores across four cultural dimensions.

Uptime
100.0%
1 direct probes · 30d
Response
676ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

get_trending_artists

Returns the current list of trending hip-hop and rap artists ranked by LabelHead's composite momentum score. Each artist is scored across three dimensions: Acceleration (30-day streaming/social veloci…

get_scoring_explainer

Returns a detailed explanation of LabelHead's three-dimensional artist scoring methodology. Use this when you need to understand how composite scores are calculated, what each dimension measures, and …

check_artist_momentum

Look up the current momentum score and signals for a specific artist by name. Returns the full three-dimensional score breakdown and notable signals driving their momentum.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.incorporatedpartners/labelhead-artist-momentum": {
      "url": "https://labelhead-mcp-public-production.up.railway.app/mcp",
      "transport": "streamable-http"
    }
  }
}