MCPs tagged with Lightning Network
-
Bitcoin & Lightning Network MCP Server
Enable AI models to safely interact with Bitcoin and Lightning Network in a standardized way.
The Bitcoin & Lightning Network MCP Server implements the Model Context Protocol, allowing AI models to interface with Bitcoin and Lightning Network functionalities such as key generation, address validation, transaction decoding, blockchain queries, and lightning payments. It provides standardized endpoints for AI model integration, including support for Claude Desktop and Goose. The solution supports querying blockchain data, parsing transactions and invoices, and managing cryptographic operations in a secure and extensible manner.
- ⭐ 65
- MCP
- AbdelStark/bitcoin-mcp
-
NWC MCP Server
Bridge your Bitcoin Lightning wallet with LLMs using Nostr Wallet Connect.
NWC MCP Server enables users to connect Bitcoin Lightning wallets to language models through Nostr Wallet Connect (NWC) and NIP-47 protocols. It leverages the official Model Context Protocol (MCP) TypeScript SDK and supports various transport modes such as STDIO, HTTP streamable, and SSE. The solution can be integrated with platforms like N8N, Claude Desktop, Goose, and Cline, and allows authentication and context management using NWC connection secrets. Although now deprecated in favor of Alby MCP, it provides tooling for leveraging Lightning payment workflows within AI agent interactions.
- ⭐ 12
- MCP
- getAlby/nwc-mcp-server
-
Nostr MCP Server
MCP-compliant server connecting AI models to the censorship-resistant Nostr network.
Nostr MCP Server enables AI models to interact securely and programmatically with the Nostr protocol, facilitating the posting of notes and integration with decentralized social networks. It provides an MCP-compliant API that supports real-time communication, multi-relay support, and Lightning zaps for payments. Built with TypeScript, the server is designed for easy deployment, supports server-sent events and stdio modes, and is configured for extensibility by developers.
- ⭐ 37
- MCP
- AbdelStark/nostr-mcp