@pipeworx/last-fm

Connect: https://gateway.pipeworx.io/last-fm/mcp · Install: one-click buttons

Tools: 9

Last.fm MCP — artist / album / track metadata + scrobbling. Free API key (signed up at https://www.last.fm/api/account/create).

Auth

  • Platform key: PLATFORM_LASTFM_KEY.
  • BYO: ?_apiKey=….

Tools

  • artist_info(artist, mbid?, lang?) — artist bio + similar + tags
  • artist_top_tracks(artist, mbid?, limit?) — most-played tracks for an artist
  • artist_similar(artist, mbid?, limit?) — similar artists
  • album_info(artist, album, mbid?) — album metadata
  • track_info(artist, track, mbid?) — track metadata
  • track_search(query, limit?) — track search
  • user_top_tracks(user, period?, limit?) — user top tracks (period: overall|7day|1month|3month|6month|12month)
  • tag_top_artists(tag, limit?) — top artists in a tag
  • chart_top_artists(limit?) — global top artists

Data source

https://ws.audioscrobbler.com/2.0/

Tools

Tools

Regenerated from source · build May 21, 2026