mcp-server
Verified Safeby lightningfaucet
Overview
Enables AI agents to manage Bitcoin wallets on the Lightning Network, supporting payments, invoicing, and L402 protocol access for AI economic autonomy.
Installation
npx lightning-faucet-mcpEnvironment Variables
- LIGHTNING_FAUCET_API_KEY
Security Notes
The server uses Zod for input validation, mitigating common injection risks. API keys are sourced from environment variables, which is a good practice for secret management. There is no direct use of 'eval' or similar dynamic code execution functions. The client makes secure HTTPS calls to the external 'lightningfaucet.com' API. Past security fixes (e.g., error exposure, XSS in webhook URLs) indicate a history of addressing vulnerabilities, improving confidence in current versions. Key security is largely dependent on the user's handling of the API key and recovery codes.
Similar Servers
trade-it-mcp
Enables natural-language interaction with stock, crypto, and options brokerages for trading, portfolio queries, and market insights.
algorand-remote-mcp
Provides tools and resources for AI agents to interact with the Algorand blockchain ecosystem through a standardized interface, handling wallet management, transaction creation/submission, and API integrations.
VEEPAY
The system facilitates the creation, deployment, and management of self-evolving AI agents on the Solana blockchain for various Web3 automation and decision-making tasks, fostering a community-driven, decentralized ecosystem.
mcp-agent-identity
Provides cryptographic identity, signing, and verification capabilities for AI agents to ensure attribution and non-repudiation of their actions.