🌐 ライトニングネットワーク MCP サーバー
AI モデルが Lightning Network と対話して請求書の支払いを行えるようにするモデル コンテキスト プロトコル (MCP) サーバー。
🚀 機能
📝 Lightning Networkで請求書を支払う
🤖 AI統合のためのMCP準拠API
👷♂️ TODO
[ ] 複数のLightning Networkバックエンドのサポートを追加
[ ] stdinトランスポートモードを実装する(環境変数で設定可能)
📋 前提条件
Node.js 18歳以上
🛠️ インストール
Smithery経由でインストール
Smithery経由で Claude Desktop 用の Lightning Network MCP Server を自動的にインストールするには:
手動インストール
リポジトリをクローンします。
依存関係をインストールします:
.envファイルを作成します。
💡
.env.exampleファイルをコピーし、必要に応じて変更できます。
🚦 使用方法
サーバーの起動
利用可能なツール
pay_invoice
Lightning ネットワーク上で請求書を支払います。
入力例:
🔧 開発
プロジェクト構造
テストの実行
🤝 貢献する
リポジトリをフォークする
機能ブランチを作成します(
git checkout -b feature/amazing-feature)変更をコミットします (
git commit -m 'Add some amazing feature')ブランチにプッシュする (
git push origin feature/amazing-feature)プルリクエストを開く
📜 ライセンス
このプロジェクトは MIT ライセンスに基づいてライセンスされています - 詳細についてはLICENSEファイルを参照してください。
🔗 リソース
📬 お問い合わせ
よろしければ、私の公開鍵を使ってお気軽にフォローしてください。
または、この QR コードをスキャンして私を見つけてください:

Related MCP Servers
- Asecurity-licenseAqualityEnables AI assistants to interact with Confluence Cloud for managing spaces, pages, and content via the Model Context Protocol (MCP).Last updated -1115
- Asecurity-licenseAqualityEnables AI models to interact with AWS Lambda functions via the MCP protocol, allowing access to private resources, real-time data, and custom computation in a secure environment.Last updated -2109MIT License
- -security-license-qualityA Model Context Protocol server that enables AI assistants to access Flow blockchain data and perform operations such as checking balances, resolving domains, executing scripts, and submitting transactions.Last updated -1
- -security-license-qualityAn MCP server that enables AI assistants to interact with Flutterwave payment services, providing tools for transaction management, payment link generation, and automated customer support.Last updated -241TypeScriptMIT License