Search Lightning FM's Nostr music catalog, look up artists, and check what's live now.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
lightning-fm-mcp · npm · 0.1.5
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": "fm.lightning/lightning-fm-mcp",
"description": "Search Lightning FM's Nostr music catalog, look up artists, and check what's live now.",
"repository": {
"url": "https://github.com/Lightning-FM/lightning-fm-mcp",
"source": "github"
},
"version": "0.1.5",
"packages": [
{
"registryType": "npm",
"identifier": "lightning-fm-mcp",
"version": "0.1.5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Comma-separated relay URLs to query. Only add a relay here if it gates writes the way relay.lightning.fm does (allowlisted artists only) — an unrestricted public relay hands back every other app's kind-31337 events too, not just Lightning FM's.",
"format": "string",
"default": "wss://relay.lightning.fm",
"name": "LFM_NOSTR_RELAYS"
},
{
"description": "Blossom server audio/image hashes resolve against.",
"format": "string",
"default": "https://media.lightning.fm",
"name": "LFM_BLOSSOM_URL"
},
{
"description": "How long a fetched catalog/profile/now-playing snapshot is reused, in milliseconds, before the next tool call re-queries the relays.",
"format": "string",
"default": "60000",
"name": "LFM_CACHE_TTL_MS"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-20T15:10:04.207629Z",
"publishedAt": "2026-08-20T15:10:04.207629Z",
"updatedAt": "2026-08-20T15:10:04.207629Z",
"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 0.1.5last 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.