Server data from the Official MCP Registry
Decentralized agent memory for the Lightning economy. Nostr identity, L402 payments.
Decentralized agent memory for the Lightning economy. Nostr identity, L402 payments.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-singularityjason-lightning-memory": {
"args": [
"lightning-memory"
],
"command": "uvx"
}
}
}This is a well-structured Lightning Memory MCP server that provides agent memory functionality with Nostr identity and L402 payments. The code demonstrates good security practices with proper secret management and appropriate permissions for its purpose. Minor findings include broad exception handling and some code quality concerns, but no significant security vulnerabilities were identified. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 7 files · 8 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!