Skip to content

Mr Magic

Free

by MCP Community

Lyrics MCP server connecting LRCLIB, Genius, Musixmatch, and Melon

v0.3.11Added Apr 12, 2026
lyricsmcplrclibgeniusmusixmatch
Works with:ClaudeGPTGeminiCopilot

Mr Magic MCP Server

Lyrics MCP server connecting LRCLIB, Genius, Musixmatch, and Melon

Installation

Reviews

Leave a Review

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"]
    }
  }
}