Loading MCP server directory, please wait...
Search song lyrics on lyrics.com by word or by title, and fetch full lyrics. No API key required.
npx @getmcp/cli add io.github.smeet666/mcp-lyricscomRequires 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-lyricscom": {
"command": "npx",
"args": [
"-y",
"mcp-lyricscom"
],
"env": {
"LYRICSCOM_USER_AGENT": "",
"LYRICSCOM_MIN_INTERVAL_MS": "",
"LYRICSCOM_LOG_LEVEL": ""
}
}
}
}