@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 + tagsartist_top_tracks(artist, mbid?, limit?)— most-played tracks for an artistartist_similar(artist, mbid?, limit?)— similar artistsalbum_info(artist, album, mbid?)— album metadatatrack_info(artist, track, mbid?)— track metadatatrack_search(query, limit?)— track searchuser_top_tracks(user, period?, limit?)— user top tracks (period: overall|7day|1month|3month|6month|12month)tag_top_artists(tag, limit?)— top artists in a tagchart_top_artists(limit?)— global top artists
Data source
https://ws.audioscrobbler.com/2.0/
Tools
- artist_info — Artist bio + similar + tags.
- artist_top_tracks — Most-played tracks for an artist.
- artist_similar — Similar artists.
- album_info — Album metadata.
- track_info — Track metadata.
- track_search — Track search.
- user_top_tracks — User top tracks.
- tag_top_artists — Top artists in a tag.
- chart_top_artists — Global top artists.
Tools
-
album_info— Album metadata. -
artist_info— Artist bio + similar + tags. -
artist_similar— Similar artists. -
artist_top_tracks— Most-played tracks for an artist. -
chart_top_artists— Global top artists. -
tag_top_artists— Top artists in a tag. -
track_info— Track metadata. -
track_search— Track search. -
user_top_tracks— User top tracks.