Back to directory
ddhar1/lastfm_mcp

ddhar1/lastfm_mcp

@ddhar1

MCP server that allows Claude to interact with data from Last.fm music service

lastfmmusicapiclaudemcpstreamingtracksentertainment

Installation & Configuration

{
  "globalShortcut": "",
  "mcpServers": {
    "lastfm": {
      "command": "uv",
      "args": [
        "--directory",
        "DIR/TO/REPO/HERE",
        "run",
        "last-fm.py"
      ],
      "env": {
        "LASTFM_API_KEY": "APIKEYHERE"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17