🌐 ライトニングネットワーク 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ファイルを参照してください。
🔗 リソース
- Lnbitsリポジトリ
- Lnbitsデモ
- モデルコンテキストプロトコル
- MCP サーバー用のビジュアル テスト ツール
- 素晴らしいMCPサーバー
- 素晴らしいMCPクライアント
- MCP TypeScript SDK
📬 お問い合わせ
よろしければ、私の公開鍵を使ってお気軽にフォローしてください。
または、この QR コードをスキャンして私を見つけてください:
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
請求書の支払いに MCP 準拠の API を提供することで、AI モデルが Lightning Network と対話できるようになります。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityProvides MCP-compatible access to Holaspirit's API, allowing AI assistants to interact with organizational data such as tasks, circles, roles, and meetings through a standardized interface.Last updated -10741JavaScriptMIT License
- -securityAlicense-qualityAn MCP server that helps AI assistants manage expense-sharing for social events, enabling the creation of gatherings, tracking of expenses, and calculation of fair reimbursements among participants.Last updated -PythonApache 2.0
- AsecurityFlicenseAqualityAn MCP server that allows AI assistants to interact with the ServiceTitan API, requiring client credentials for authentication.Last updated -454TypeScript
- -security-license-qualityA Model Context Protocol server that connects to a payments company's developer portal, providing AI assistants with access to payment documentation, APIs, and guides.Last updated -JavaScript