Loading MCP server directory, please wait...
Last.fm MCP server: scrobbles, charts, artist/album/track info and more
npx @getmcp/cli add io.github.ndyakov/lastfm-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
LASTFM_API_KEYLast.fm API key (https://www.last.fm/api/account/create)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ndyakov/lastfm-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"LASTFM_API_KEY",
"-e",
"LASTFM_API_SECRET",
"-e",
"LASTFM_ENABLE_WRITES",
"ghcr.io/ndyakov/lastfm-mcp:0.1.0"
],
"env": {
"LASTFM_API_KEY": "",
"LASTFM_API_SECRET": "",
"LASTFM_ENABLE_WRITES": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Korean NLP MCP server: morphological analysis, tokenization, spell & grammar checking (Bareun)