the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.smeet666/mcp-lyricscom",
"description": "Search song lyrics on lyrics.com by word or by title, and fetch full lyrics. No API key required.",
"repository": {
"url": "https://github.com/smeet666/mcp-lyricscom",
"source": "github"
},
"version": "1.4.1",
"websiteUrl": "https://github.com/smeet666/mcp-lyricscom#readme",
"icons": [
{
"src": "https://raw.githubusercontent.com/smeet666/mcp-lyricscom/main/assets/icon-128.png",
"mimeType": "image/png",
"sizes": [
"128x128"
]
},
{
"src": "https://raw.githubusercontent.com/smeet666/mcp-lyricscom/main/assets/icon-512.png",
"mimeType": "image/png",
"sizes": [
"512x512"
]
}
],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-lyricscom",
"version": "1.4.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Override the User-Agent sent to lyrics.com.",
"name": "LYRICSCOM_USER_AGENT"
},
{
"description": "Minimum milliseconds between requests. Default 1100.",
"name": "LYRICSCOM_MIN_INTERVAL_MS"
},
{
"description": "silent, error, info or debug. Default error.",
"name": "LYRICSCOM_LOG_LEVEL"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/smeet666/mcp-lyricscom/releases/download/v1.4.1/mcp-lyricscom-1.4.1.mcpb",
"version": "1.4.1",
"fileSha256": "47bf848783a3ef083b43741beb23a08599f76456f051e73bf631ac9d94fa2d5e",
"transport": {
"type": "stdio"
}
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-14T09:03:23.525384Z",
"publishedAt": "2026-08-14T09:03:23.525384Z",
"updatedAt": "2026-08-14T09:03:23.525384Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.4.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.