Skip to main content
Glama
elcachorrohumano

Last.fm MCP Server

get_user_recent_tracks

Retrieve a user's recently played tracks from Last.fm with options to filter by time range, limit results, and include extended track data.

Instructions

Get a user's recently played tracks

Args: user: Username limit: Maximum number of results to return (1-50, default: 10) page: Page number to retrieve (default: 1) from_timestamp: Unix timestamp to start from (optional) to_timestamp: Unix timestamp to end at (optional) extended: Include extended data (optional)

Returns: Formatted list of user's recent tracks

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
userYes
limitNo
pageNo
from_timestampNo
to_timestampNo
extendedNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/elcachorrohumano/lastfm_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server