Skip to content
Back to search
30
MCP

@pipeworx/mcp-last-fm

npm/@pipeworx/mcp-last-fm

Last.fm artist/album/track metadata (free API key required)

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Last Fm
Last.fm artist/album/track metadata (free API key required)
0 tools · streamable-http
@pipeworx/mcp-musicbrainz
MCP server for music artist and release data via MusicBrainz API
0 tools
@pipeworx/mcp-spotify
Spotify MCP — Web API via client_credentials OAuth
0 tools
@pipeworx/mcp-discogs
Discogs MCP — music release / artist / label database
0 tools
@pipeworx/mcp-genius
Genius MCP — songs, artists, annotations metadata
0 tools
@pipeworx/mcp-openverse
Openverse Creative-Commons image + audio search
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@pipeworx/mcp-last-fm": {
      "url": "None",
      "transport": "http"
    }
  }
}