Skip to content
Cursor

Last Fm for Cursor

io.github.pipeworx-io/last-fm

Last.fm MCP.

client:Cursor transport:streamable-http

Install Last Fm in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "last-fm": {
      "url": "https://gateway.pipeworx.io/last-fm/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Last Fm in other clients