Loading MCP server directory, please wait...
Search tracks on LRCLIB and fetch plain or time-synced (LRC) lyrics. No API key.
npx @getmcp/cli add io.github.smeet666/mcp-lrclibRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.smeet666/mcp-lrclib": {
"command": "npx",
"args": [
"-y",
"mcp-lrclib"
],
"env": {
"LRCLIB_USER_AGENT": "",
"LRCLIB_MIN_INTERVAL_MS": "",
"LRCLIB_LOG_LEVEL": ""
}
}
}
}