Back to Apps

Last.fm MCP
Supports UIby rianvdm
Connect AI assistants to Last.fm listening history, music discovery, and detailed track, artist, and album information.
0 stars
Works in:Windsurfzed
Exposes:ToolsResourcesPrompts
What it does
Connects AI assistants to the Last.fm ecosystem, allowing them to access a user's personal listening history and global music data. It enables AI to analyze listening habits, suggest music based on history, and retrieve detailed metadata about tracks and artists.
Tools
get_track_info: Detailed information about a trackget_artist_info: Artist information and bioget_album_info: Album details and track listingget_artist_top_tracks: An artist's globally most-played tracksget_artist_top_albums: An artist's globally most-played albumsget_similar_artists: Artists similar to a given artistget_similar_tracks: Tracks similar to a given trackget_recent_tracks: Recent listening history (paginated)get_top_artists: Top artists by time periodget_top_albums: Top albums by time periodget_top_tracks: Top tracks by time periodget_loved_tracks: Loved/favorited tracksget_user_info: Last.fm profile informationget_listening_stats: Listening statisticsget_music_recommendations: Personalized recommendations
Installation
{
"mcpServers": {
"lastfm": {
"serverUrl": "https://lastfm-mcp.com/mcp"
}
}
}
Supported hosts
Claude Desktop, Claude Code, Windsurf, Zed
Quick install
claude mcp add --transport http lastfm "https://lastfm-mcp.com/mcp"Information
- Pricing
- free
- Published
- 5/3/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
zed
{"context_servers": {"lastfm": {"url": "https://lastfm-mcp.com/mcp"}}}Windsurf
{"mcpServers": {"lastfm": {"serverUrl": "https://lastfm-mcp.com/mcp"}}}claude-ai
https://lastfm-mcp.com/mcpClaude Desktop
{"mcpServers": {"lastfm": {"serverUrl": "https://lastfm-mcp.com/mcp"}}}




