Mr Magic
Freeby MCP Community
Lyrics MCP server connecting LRCLIB, Genius, Musixmatch, and Melon
v0.3.11Added Apr 12, 2026
lyricsmcplrclibgeniusmusixmatch
Mr Magic MCP Server
Lyrics MCP server connecting LRCLIB, Genius, Musixmatch, and Melon
Installation
Reviews
Installation
Quick install
npx -y mr-magic-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"mr-magic": {
"command": "npx",
"args": ["-y", "mr-magic-mcp-server"]
}
}
}