Last.fm Connector for AI agents.
10 live capabilities
Analyze your music listening habits and artist stats through a conversational interface.
Waiting for input…
Why people use Last.fm
Last.fm for Music Data Analytics
With this Connector, you can just ask your agent to summarize your top tracks or find the metadata for a specific artist. It pulls the data directly into your chat, giving you a clear picture of your habits without the extra tabs.
What Vinkius changes
That you get to talk to your music data instead of scrolling through it.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Curating a data-driven playlist
A curator asks their agent to find the top 10 artists they've played this month to see which genres are currently dominating their rotation using get_top_artists.
- Real-world use case 02
Researching niche music metadata
A researcher asks for the release date and label for a specific album and gets the details immediately using get_album_info.
- Real-world use case 03
Auditing personal listening habits
A music fan asks their agent to show their most-listened-to tracks of the year to see if they've been listening to enough new music.
Complete set · 10capabilities
The complete Last.fm capability set.
These are the exact actions your AI can choose when you ask it to work with Last.fm.
01—04
4 capabilities in this set.
Part of 10 available through Last.fm.
- 01 Capability
Get album info
Get metadata for a specific album. This helps you find release dates and labels quickly.
- 02 Capability
Get artist info
Get metadata for an artist. Use this to see their listener count and bio.
- 03 Capability
Get loved tracks
Get your loved tracks. This lets you see your personal all-time favorites list.
- 04 Capability
Get recent tracks
Get recent tracks listened to. This shows you exactly what you've heard lately.
05—07
3 capabilities in this set.
Part of 10 available through Last.fm.
- 05 Capability
Get top albums
Get your top albums. Find out which records you've played the most.
- 06 Capability
Get top artists
Get your top artists. See your most-played musicians across any timeframe.
- 07 Capability
Get top tags
Get the top tags on Last.fm. Use this to see what genres are trending globally.
08—10
3 capabilities in this set.
Part of 10 available through Last.fm.
- 08 Capability
Get track info
Get metadata for a track. This provides specific details about a single song.
- 09 Capability
Get top tracks
Get your top tracks. This pulls your most-played songs into a single list.
- 10 Capability
Get user info
Get information about a Last.fm user. This retrieves your account and profile data.
Set up in minutes
One URL. Then ask Last.fm to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Last.fm from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_beHavK7nwxizmMuLrmdU4kwNI6A7SwuBs2pZxfsU/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Last.fm, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Last.fm for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_beHavK7nwxizmMuLrmdU4kwNI6A7SwuBs2pZxfsU/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Last.fm URL.
- Step 03
Save and start
Save the connection and enable Last.fm in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"lastfm": {
"url": "https://edge.vinkius.com/vk_preview_beHavK7nwxizmMuLrmdU4kwNI6A7SwuBs2pZxfsU/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Last.fm
Open Agent mode in chat and ask: "Using Last.fm, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"lastfm": {
"url": "https://edge.vinkius.com/vk_preview_beHavK7nwxizmMuLrmdU4kwNI6A7SwuBs2pZxfsU/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Last.fm
Ask Copilot: "Using Last.fm, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"lastfm": {
"url": "https://edge.vinkius.com/vk_preview_beHavK7nwxizmMuLrmdU4kwNI6A7SwuBs2pZxfsU/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Last.fm
Open Cascade and ask: "Using Last.fm, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"lastfm": {
"url": "https://edge.vinkius.com/vk_preview_beHavK7nwxizmMuLrmdU4kwNI6A7SwuBs2pZxfsU/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Last.fm
Ask Cline: "Using Last.fm, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add lastfm --transport http "https://edge.vinkius.com/vk_preview_beHavK7nwxizmMuLrmdU4kwNI6A7SwuBs2pZxfsU/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Last.fm
Ask Claude: "Using Last.fm, show me...". 10 tools are ready
Where the request belongs
Work Last.fm can move forward.
For music nerds who track every scrobble or content creators who need to know what's trending in specific genres without manual research.
Music Curator
Verifies artist metadata and categories to build accurate, data-driven playlists.
Data Analyst
Runs audits on music trends and listening habits for market research or creative projects.
Music Enthusiast
Tracks personal listening milestones and top tracks without leaving their favorite workspace.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsLast.fm
Manage your music profile via Last.fm. get track metadata, scrobble songs, update your now playing status, and query user profiles.
Deezer
Search music, browse artists, albums and playlists, and explore charts via AI.
Audiomack Music
Explore and discover music via Audiomack. search for songs, albums, and trending artists directly from any AI agent.
Audiomack
Stream and discover music via Audiomack. search tracks, manage playlists, and follow artists directly from your AI agent.
Jamendo
Search and stream music from the Jamendo catalog. find tracks, albums, and artists, and explore playlists directly from your AI agent.
7digital
Search music catalog. find artists, albums, tracks with previews and purchase options worldwide.
Bring your own AI
Change the model, client or framework. Keep Last.fm connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Last.fm.
The practical details behind the request, access and result.
Can I use the Last.fm MCP to see my top tracks?
Yes, it pulls your most-played songs directly so you can see what's trending in your personal rotation without opening a browser.
Does the Last.fm MCP work with my existing account?
It connects to your current Last.fm profile using your API key to pull your specific history and stats.
Can I use this to see global music trends?
You can use it to see top tags and global charts to see what's popular in the music world right now.
How do I get my music metadata?
The Connector pulls specific details for artists, albums, and tracks so you don't have to search for them manually.
Is this good for music research?
It's great for research because it lets you query your listening habits and artist stats quickly using natural language.
Can the Last.fm MCP update my profile?
This Connector is designed for reading your data. To update your profile or scrobble new music, you'll still need to use the Last.fm website.
How do I find my Last.fm API Key?
Go to the Last.fm API account page, create an API account, and you will find your API Key there. Copy and paste it into the field below.
Can the agent check my top artists for a specific period?
Yes. Use the get_top_artists capability providing your username and the desired period (e.g., 'overall', '7day', '1month'). Your agent will return your most-listened artists instantly.
Is it possible to retrieve metadata for a specific track via the agent?
Yes. The get_track_info capability allows your agent to fetch complete metadata for any song by providing the artist and track names, including album and listener counts.
One connection away
Give your agent a direct line to Last.fm.
Connect Last.fm once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available