Loading MCP server directory, please wait...
Search Lightning FM's Nostr music catalog, look up artists, and check what's live now.
npx @getmcp/cli add fm.lightning/lightning-fm-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"fm.lightning/lightning-fm-mcp": {
"command": "npx",
"args": [
"-y",
"lightning-fm-mcp"
],
"env": {
"LFM_NOSTR_RELAYS": "wss://relay.lightning.fm",
"LFM_BLOSSOM_URL": "https://media.lightning.fm",
"LFM_CACHE_TTL_MS": "60000"
}
}
}
}