Home › Design & Media › mcp-lrclib
mcp-lrclib
Search tracks on LRCLIB and fetch plain or time-synced (LRC) lyrics. No API key.
Topics: Art & Culture
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 2.0.1)
npx -y mcp-lrclib@2.0.1
Or add to your MCP client config:
{
"mcpServers": {
"mcp-lrclib": {
"command": "npx",
"args": [
"-y",
"mcp-lrclib@2.0.1"
],
"env": {
"LRCLIB_USER_AGENT": "<YOUR_VALUE>",
"LRCLIB_MIN_INTERVAL_MS": "<YOUR_VALUE>",
"LRCLIB_LOG_LEVEL": "<YOUR_VALUE>"
}
}
}
}
LRCLIB_USER_AGENT— Override the User-Agent sent to LRCLIB.LRCLIB_MIN_INTERVAL_MS— Minimum milliseconds between requests. Default 500, floor 200.LRCLIB_LOG_LEVEL— silent, error, info or debug. Default error.
Package (mcpb 2.0.1)
Package: mcpb https://github.com/smeet666/mcp-lrclib/releases/download/v2.0.1/mcp-lrclib-2.0.1.mcpb
Related servers
mcp-for-blender
MCP server for working with Blender
davinci-resolve-mcp
MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control
MeiGen-AI-Design-MCP
AI image generation & editing MCP server with 1,500+ curated prompt library, smart prompt enhancement, and multi-provider routing (local…
manim-mcp-server
A local MCP server that generates animations using Manim.
aseprite-mcp
MCP server using the Aseprite API to create pixel art
bazi-mcp
Provides comprehensive and accurate Bazi (Chinese Astrology) charting and analysis
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry