Server Details
Trending hip-hop artist momentum scores across four cultural dimensions.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- paperclipai/paperclip
- GitHub Stars
- 44,840
See and control every tool call
Available Tools
3 toolscheck_artist_momentumInspect
Look up the current momentum score and signals for a specific artist by name. Returns the full four-dimensional score breakdown and notable signals driving their momentum.
| Name | Required | Description | Default |
|---|---|---|---|
| artist_name | Yes | Artist name to look up (e.g. 'Doechii', 'Kendrick Lamar', 'GloRilla') |
get_scoring_explainerInspect
Returns a detailed explanation of LabelHead's four-dimensional artist scoring methodology. Use this when you need to understand how composite scores are calculated, what each dimension measures, and how to interpret momentum labels.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
get_trending_artistsInspect
Returns the current list of trending hip-hop and rap artists ranked by LabelHead's composite momentum score. Each artist is scored across four dimensions: Acceleration (30-day streaming/social velocity), Surprise (deviation from expected trajectory), Longevity (catalog depth and retention), and Cultural Gravity (press velocity, playlist adds, sync placements). Use this to identify which artists are building genuine momentum right now.
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of artists to return (max 10, default 10) | |
| min_composite | No | Minimum composite score filter (0–100) | |
| momentum_label | No | Filter by momentum label |
Verify Ownership
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [
{
"email": "your-email@example.com"
}
]
}The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.
Sign in to verify ownershipControl your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Your Connectors
Sign in to create a connector for this server.