Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.smeet666/mcp-lyricscom

NPM · MCP-LYRICSCOM · 2 COMPONENTS · SCANNED SEP 20

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

0 this week 93 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 33 of 117 dependencies flagged as unhealthy (1 deprecated). View diagnostics → Partial
Provenance & Transparency100
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to smeet666/mcp-lyricscom). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 21 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability66
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 834 tokens (~278/item across 3 items; 3 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage96
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 87% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 3 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 4 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.smeet666/mcp-lyricscom server?

io.github.smeet666/mcp-lyricscom runs locally as an npm package, launched with npx -y mcp-lyricscom. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · mcp-lyricscom

# add to Claude Code
claude mcp add smeet666-mcp-lyricscom -- npx -y mcp-lyricscom
// .cursor/mcp.json
{
  "mcpServers": {
    "smeet666-mcp-lyricscom": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-lyricscom"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "smeet666-mcp-lyricscom": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-lyricscom"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add smeet666-mcp-lyricscom -- npx -y mcp-lyricscom
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "smeet666-mcp-lyricscom": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "mcp-lyricscom"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add smeet666-mcp-lyricscom --command npx --arg -y --arg mcp-lyricscom
# ~/.hermes/config.yaml
mcp_servers:
  smeet666-mcp-lyricscom:
    command: "npx"
    args: ["-y", "mcp-lyricscom"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "smeet666-mcp-lyricscom": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "mcp-lyricscom"
      ]
    }
  }
}
# add to Vellum
assistant mcp add smeet666-mcp-lyricscom -t stdio -c npx -a -y mcp-lyricscom
// mcp.json
{
  "mcpServers": {
    "smeet666-mcp-lyricscom": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-lyricscom"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 0
    • Stability: 0.97 → pass security
  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 13 Sept 26 0
    • Stability: 0.97 → pass security
  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/mcp-lyricscom@2.0.1

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo smeet666/mcp-lyricscom
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/smeet666/mcp-lyricscom/.github/workflows/publish.yml@refs/tags/v2.0.1
Rekor log index 2644866619
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:1701fef9dc2e5e8fccb5525346282f2f415bb227f15bb4699f15d8e5f2b35f080866fb256e9aa39003b337d75fb5bca4310fa200c7990ee58b6b05b6b

Background: How many MCP packages publish verified provenance →

Dependencies 117 packages
Packages resolved 117
Deprecated 1
Stale 33
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 3 exposed · ~738 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_lyrics ~247

Fetch the full lyrics of one song from lyrics.com, given the song id or URL returned by search_lyrics or search_songs. Lyrics can be long, so the response is truncated by default: check 'truncated' and call again with 'offset' set to 'next_offset' to continue reading. Some lyrics.com pages legitimately have no lyrics on file; those come back with status "no_lyrics" and an empty lyrics field, which is a valid answer and not an error, so do not retry them. Always cite 'source_url' and the artist when showing lyrics to a user.

NameTypeReqDescription
highlightstringOptional word. When set, the response reports whether it appears in the lyrics and on which line.
idstringlyrics.com numeric song id, as returned by the search tools. Preferred over 'url'.
max_charsintegerMaximum characters of lyrics text to return in this call.
offsetintegerCharacter offset to resume from, for lyrics longer than max_chars.
urlstringFull lyrics.com song URL. Only www.lyrics.com URLs are accepted. Ignored when 'id' is given.
NameTypeReqDescription
artiststring|nullyes
attributionstringyesReady-to-display credit line.
highlightyes
idstringyes
line_countintegeryes
lyricsstringyesSlice of the lyrics text. Empty when status is 'no_lyrics'.
next_offsetyes
notesarrayyes
offsetintegeryes
returned_charsintegeryes
sourcestringyes
source_urlstringyes
statusstringyes
titlestring|nullyes
total_charsintegeryes
truncatedbooleanyes

No examples provided.

search_lyrics ~291

Search lyrics.com for songs whose lyrics contain a given word or phrase. Returns matching songs with artist, title, a short excerpt of the line where the word appears, and the lyrics.com id and URL needed to fetch the full text with get_lyrics. Use this when someone remembers a fragment of lyrics but not the song, or wants songs mentioning a word or theme. One call returns one page of lyrics.com results; to see more, increase 'page' rather than 'limit'. lyrics.com also returns loose and title-only matches, so results are filtered locally to keep only songs where the word genuinely appears in the lyrics. Set 'verify' to "none" to see the raw, unfiltered list.

NameTypeReqDescription
include_excerptbooleanInclude the matching lyric line excerpt in each result.
limitintegerMaximum songs to return from this page.
pageintegerResult page on lyrics.com. Each page holds up to 24 raw results.
querystringyesWord or short phrase to look for inside the lyrics, for example 'autrefois'.
verifystringHow to confirm the query really appears in the lyrics. 'snippet' checks the excerpt lyrics.com already returned and costs nothing. 'full' fetches up to 5 song pages and checks the complete lyrics, wh…
NameTypeReqDescription
filtered_outintegeryesRows dropped because the query was not found in their lyrics.
has_morebooleanyes
next_pageyes
notesarrayyesCaveats worth knowing, such as a cache hit or partial verification.
pageintegeryes
querystringyes
raw_result_countintegeryesRows lyrics.com returned before local filtering and deduplication.
resultsarrayyes
sourcestringyes

No examples provided.

search_songs ~200

Find songs on lyrics.com by their title. Returns candidate songs with artist, album, year, and the lyrics.com id and URL. Use this when someone names a song and you need its id to call get_lyrics, or to tell covers and versions by different artists apart. An optional 'artist' narrows the list. lyrics.com searches titles and lyrics together, so results are ranked and filtered locally by title match; use match="strict" to keep only genuine title matches.

NameTypeReqDescription
artiststringOptional artist name, matched case-insensitively against each result.
limitinteger
matchstring'strict' keeps only results whose title matches the query as a whole title, ignoring suffixes such as '(Remastered)'. 'loose' keeps anything lyrics.com returned, best match first.
pageinteger
titlestringyesSong title, or part of it.
NameTypeReqDescription
artist_filterstring|nullyes
filtered_outintegeryes
has_morebooleanyes
next_pageyes
notesarrayyes
pageintegeryes
raw_result_countintegeryes
resultsarrayyes
sourcestringyes
titlestringyes

No examples provided.

Common questions

What is the io.github.smeet666/mcp-lyricscom server?

io.github.smeet666/mcp-lyricscom is listed in the public MCP registry as io.github.smeet666/mcp-lyricscom. Search song lyrics on lyrics.com by word or by title, and fetch full lyrics. No API key required. This page covers its npm package (mcp-lyricscom).

Is the io.github.smeet666/mcp-lyricscom server safe to use?

io.github.smeet666/mcp-lyricscom scores 93 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.smeet666/mcp-lyricscom server expose?

io.github.smeet666/mcp-lyricscom exposes 3 tools: search_lyrics, search_songs, get_lyrics. Their descriptions and schemas cost roughly 738 tokens of context every time the server is loaded.

Is the io.github.smeet666/mcp-lyricscom server still maintained?

io.github.smeet666/mcp-lyricscom is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.smeet666/mcp-lyricscom server under?

io.github.smeet666/mcp-lyricscom declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.