Spotify Statistics MCP

Real-time Spotify data not available through the official API — stream counts, monthly listeners, artist rankings, and full catalog metadata.

Pricing

Free

$0/month

100 calls/month. No credit card required.

Starter

$19/month

2,500 calls/month. For individual developers.

Business

$129/month

100,000 calls/month. For production workloads.

Need more? Contact us for enterprise pricing.

Available tools

Your AI assistant (Claude, Cursor, ChatGPT, etc.) can call any of these through the MCP server:

Track stream counts

Get the total play count for any Spotify track — the #1 most-requested data point Spotify doesn't expose in their API.

Artist statistics

Monthly listeners, follower count, world rank, top cities, top tracks with stream counts, and biography for any artist.

Album statistics

Per-track stream counts, total album streams, release date, label, and copyright info.

Search

Search Spotify for tracks, artists, albums, and playlists. Track results include stream counts — something Spotify's own search API doesn't return.

Catalog data

Artist discography (albums, singles, compilations), related artists, track previews, and playlist contents.

Batch lookups

Get data for up to 50 artists, albums, or tracks in a single call.

Get started

Get your API key

Pick a plan above. Free tier: enter your email and get a key instantly. Paid tiers: complete checkout and your key is emailed to you.

Connect the MCP server

Add this to your MCP client configuration:

{
  "mcpServers": {
    "spotify-stats": {
      "url": "https://mcp.beatanalytics.org/spotify/mcp",
      "headers": {
        "x-client": "YOUR_EMAIL_ADDRESS",
        "x-api-key": "YOUR_API_KEY"
      }
    }
  }
}

Works with Claude Desktop, Claude Code, Cursor, Windsurf, and any MCP-compatible client. Or connect via Smithery.

Start querying

Ask your AI assistant:

  • How many streams does Bohemian Rhapsody have?
  • Show me Drake's monthly listeners and top cities
  • Compare stream counts across all tracks on Midnights by Taylor Swift