All MCP servers

Labelhead Artist Momentum

Official
by Api.AirforceStreamable HTTP069,884MIT

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

mcpopen-source

Endpoint

POST https://labelhead-mcp-public-production.up.railway.app/mcp

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "labelhead-artist-momentum-imp27125": {
      "url": "https://labelhead-mcp-public-production.up.railway.app/mcp",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}