mcpbeat

MCP Lyricscom MCP Server

local only

MCP Lyricscom runs on your own machine — the client starts it, so there is no endpoint to ping. 526 installs a week from npm. Last commit 5 Aug 2026.

Search song lyrics on lyrics.com by word or by title, and fetch full lyrics. No API key required.

526
Installs / week
npm · mcp-lyricscom
0
Stars
0 open issues
5 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-lyricscom -- npx -y mcp-lyricscom
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-lyricscom": {
      "args": [
        "-y",
        "mcp-lyricscom"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-lyricscom]
command = "npx"
args = ["-y", "mcp-lyricscom"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-lyricscom": {
      "args": [
        "-y",
        "mcp-lyricscom"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-lyricscom": {
      "args": [
        "-y",
        "mcp-lyricscom"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Lyricscom

same job, measured the same way
MCP Lrclib
by smeet666

Search tracks on LRCLIB and fetch plain or time-synced (LRC) lyrics. No API key.

529 installs/wk local only
Bing Search (Free)
by iridite

Free Bing search MCP server - No API key required

69 installs/wk local only
Fiverr MCP Server
by kyurish

Search Fiverr gigs, sellers, pricing, and reviews. No API key required.

112 installs/wk local only
Kylas CRM
by akshaykylas94

MCP server for Kylas CRM: create, search, and manage leads. Requires KYLAS_API_KEY.

88 installs/wk local only
Kylas CRM
by kylastech

MCP server for Kylas CRM: create, search, and manage leads. Requires KYLAS_API_KEY.

74 installs/wk local only
Sports
by vublox

Live football scores, match summaries, and fan clip links from Vublox. No API key required.

50 installs/wk local only
KanbanThing
by kanbanthing

Create and drive KanbanThing kanban boards. No account, no API key, board link required.

8 tools answering
Enrich — Company Domain Intelligence
by globalsearchdata

Free — no API key required. Enrich by domain or name. Country, contacts, social profiles.

2 tools answering

MCP Lyricscom — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Lyricscom?
MCP Lyricscom runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcp-lyricscom was installed 526 times last week.
How do I connect MCP Lyricscom?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-lyricscom straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Lyricscom?
The npm package mcp-lyricscom was installed 526 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Lyricscom open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.