Skip to main content
Glama
ndyakov

lastfm-mcp

by ndyakov

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LASTFM_API_KEYYesLast.fm API key
LASTFM_API_SECRETNoRequired for signed/authenticated methods
LASTFM_USER_AGENTNoOutbound Last.fm user agentlastfm-mcp/<version>
LASTFM_SESSION_KEYNoRequired for write tools
LASTFM_ENABLE_WRITESNoRegister mutating toolsfalse
LASTFM_MCP_HTTP_ADDRNoHTTP listen address127.0.0.1:8080
LASTFM_MCP_HTTP_PATHNoStreamable HTTP endpoint/mcp
LASTFM_MCP_TRANSPORTNostdio or httpstdio
LASTFM_MCP_HTTP_TOKENNoHTTP bearer token; mandatory on non-loopback binds
LASTFM_REQUEST_TIMEOUTNoLast.fm request timeout30s
LASTFM_ENABLE_AUTH_TOOLSNoRegister credential/session toolsfalse
LASTFM_ENABLE_EXPERIMENTALNoRegister legacy methods absent from Last.fm's public indexfalse

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/ndyakov/lastfm-mcp'

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