Server data from the Official MCP Registry
Non-custodial Bitcoin Lightning (LDK) wallet for AI agents — pays L402 APIs from CLI or MCP.
About
Non-custodial Bitcoin Lightning (LDK) wallet for AI agents — pays L402 APIs from CLI or MCP.
Security Report
SaturnZap is a well-architected Lightning wallet CLI with strong fundamentals, but contains several security concerns that warrant attention. The codebase demonstrates good cryptographic practices (Fernet encryption for seeds, BIP39), proper input validation in most areas, and appropriate permission scoping. However, critical vulnerabilities include use of `subprocess` with shell=True for firewall operations without input validation, unsafe passphrase retrieval via `getpass()` with fallback to plaintext env vars, insufficient escaping in IPC socket operations, and weak validation of external Esplora endpoints that could lead to chain synchronization attacks. Additionally, the MCP server lacks per-tool spending limits and request rate limiting, and there is inadequate logging of sensitive operations. The architecture is sound and the code quality is generally high, but these security gaps should be addressed before production mainnet use. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 1 high severity). Package verification found 1 issue.
3 files analyzed · 16 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: SZ_PASSPHRASE
Environment variable: SZ_MCP_MAX_SPEND_SATS
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-lqwdtech-saturnzap": {
"env": {
"SZ_PASSPHRASE": "your-sz-passphrase-here",
"SZ_MCP_MAX_SPEND_SATS": "your-sz-mcp-max-spend-sats-here"
},
"args": [
"saturnzap"
],
"command": "uvx"
}
}
}Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
