mcpbeat Sign in

Last.fm MCP by UnClick MCP Server

local only

Last.fm MCP by UnClick runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm.

Music charts, artist info, similar artists, and top tracks from Last.fm. By UnClick.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 8 · avg 4 · +62% w/w
a month agotoday
23
Installs / week
npm · @unclick/lastfm-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add lastfm -- npx -y @unclick/lastfm-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "lastfm": {
      "args": [
        "-y",
        "@unclick/lastfm-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.lastfm]
command = "npx"
args = ["-y", "@unclick/lastfm-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "lastfm": {
      "args": [
        "-y",
        "@unclick/lastfm-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "lastfm": {
      "args": [
        "-y",
        "@unclick/lastfm-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Last.fm MCP by UnClick

same job, measured the same way
Last.fm
by ndyakov

Last.fm MCP server: scrobbles, charts, artist/album/track info and more

local only
Deezer MCP by UnClick
by malamutemayhem

Search Deezer tracks, artists, albums, playlists, charts, and podcasts. No API key. By UnClick.

24 installs/wk local only
Deezer
by pipeworx-io

Deezer public music catalog (search/tracks/albums/artists/charts)

37 tools answering
X402 Dataviz MCP
by liminalpepe

Free MCP server: render bar/line/area charts to SVG from structured data.

31 installs/wk local only
Menhthien
by truonglam1987

Connect astrology chart data from menhthien.com to Claude Desktop and MCP-compatible AI assistants.

33 installs/wk local only
Chartforge
by crawde

MCP server for ChartForge — generate stunning charts and diagrams from natural language

78 installs/wk local only
Chartforge
by chartforgeai

MCP server for ChartForge — generate stunning charts and diagrams from natural language

local only
Chartone
by zhugejun

Render themed charts as hosted URLs. Embed in markdown, emails, and Slack. Hosted MCP, zero setup.

37 installs/wk local only

Last.fm MCP by UnClick — questions

Answers built from our own checks of this server.

Why is there no uptime for Last.fm MCP by UnClick?
Last.fm MCP by UnClick runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @unclick/lastfm-mcp was installed 23 times last week.
Is Last.fm MCP by UnClick still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Last.fm MCP by UnClick?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @unclick/lastfm-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Last.fm MCP by UnClick?
The npm package @unclick/lastfm-mcp was installed 23 times in the last week. Week over week that is +62%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.