What is the Last.fm MCP server?
Last.fm MCP server: scrobbles, charts, artist/album/track info and more
How to install Last.fm
Copy-paste configuration for popular MCP clients.
LASTFM_API_KEYrequiredsecretLast.fm API key (https://www.last.fm/api/account/create)
LASTFM_API_SECRETsecretLast.fm API secret; only needed for authenticated/write methods
LASTFM_ENABLE_WRITESSet to 1 to enable scrobbling/write tools
{
"mcpServers": {
"lastfm-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ndyakov/lastfm-mcp:0.1.0"
],
"env": {
"LASTFM_API_KEY": "<YOUR_LASTFM_API_KEY>",
"LASTFM_API_SECRET": "<YOUR_LASTFM_API_SECRET>",
"LASTFM_ENABLE_WRITES": "<YOUR_LASTFM_ENABLE_WRITES>"
}
}
}
}{
"mcpServers": {
"lastfm-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ndyakov/lastfm-mcp:0.1.0"
],
"env": {
"LASTFM_API_KEY": "<YOUR_LASTFM_API_KEY>",
"LASTFM_API_SECRET": "<YOUR_LASTFM_API_SECRET>",
"LASTFM_ENABLE_WRITES": "<YOUR_LASTFM_ENABLE_WRITES>"
}
}
}
}{
"mcpServers": {
"lastfm-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ndyakov/lastfm-mcp:0.1.0"
],
"env": {
"LASTFM_API_KEY": "<YOUR_LASTFM_API_KEY>",
"LASTFM_API_SECRET": "<YOUR_LASTFM_API_SECRET>",
"LASTFM_ENABLE_WRITES": "<YOUR_LASTFM_ENABLE_WRITES>"
}
}
}
}{
"servers": {
"lastfm-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ndyakov/lastfm-mcp:0.1.0"
],
"env": {
"LASTFM_API_KEY": "<YOUR_LASTFM_API_KEY>",
"LASTFM_API_SECRET": "<YOUR_LASTFM_API_SECRET>",
"LASTFM_ENABLE_WRITES": "<YOUR_LASTFM_ENABLE_WRITES>"
}
}
}
}claude mcp add lastfm-mcp --env LASTFM_API_KEY=<YOUR_LASTFM_API_KEY> --env LASTFM_API_SECRET=<YOUR_LASTFM_API_SECRET> --env LASTFM_ENABLE_WRITES=<YOUR_LASTFM_ENABLE_WRITES> -- docker run -i --rm ghcr.io/ndyakov/lastfm-mcp:0.1.0Related MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.