Last.fm for your agents.
Connect Last.fm once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 11 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Last.fm.
What agents can do with Last.fm
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
lastfm_get_top_tracksGet the current top tracks chart globally.
lastfm_search_artistSearch for an artist by name.
lastfm_get_artist_infoGet metadata and stats for an artist.
lastfm_search_trackSearch for a track by name, optionally filtering by artist.
lastfm_get_album_infoGet metadata and tracklist for an album.
lastfm_get_artist_top_tracksGet the top tracks for an artist.
lastfm_get_artist_albumsGet the top albums for an artist.
lastfm_get_track_infoGet metadata for a track.
lastfm_get_top_artistsGet the current top artists chart globally.
lastfm_get_top_albumsGet the current top albums chart globally.
lastfm_geo_top_tracksGet top tracks by country.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log in to your Last.fm account.
- Go to the API Accounts page.
- Create a new API account (fill in name and description).
- Copy your API key and secret.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Last.fm to Even: call connect_begin("lastfm") on the even-connect MCP and walk me through it.
Search Last.fm artists and tracks, retrieve detailed artist info, and get album metadata including tracklists.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.