🌐 闪电网络 MCP 服务器
模型上下文协议 (MCP) 服务器使 AI 模型能够与闪电网络交互,从而允许它们支付发票。
🚀 功能
📝 在闪电网络上支付发票
🤖 符合 MCP 标准的 AI 集成 API
👷♂️ 待办事项
[ ] 添加对多个闪电网络后端的支持
[ ] 实现 stdin 传输模式(可通过环境变量配置)
📋 先决条件
Node.js 18+
🛠️ 安装
通过 Smithery 安装
要通过Smithery自动为 Claude Desktop 安装 Lightning Network MCP 服务器:
手动安装
克隆存储库:
安装依赖项:
创建
.env
文件:
💡 您可以复制
.env.example
文件并根据需要进行修改。
🚦用法
启动服务器
可用工具
pay_invoice
在闪电网络上支付发票。
示例输入:
🔧 开发
项目结构
运行测试
🤝 贡献
分叉存储库
创建你的功能分支(
git checkout -b feature/amazing-feature
)提交您的更改(
git commit -m 'Add some amazing feature'
)推送到分支(
git push origin feature/amazing-feature
)打开拉取请求
📜 许可证
该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅LICENSE文件。
🔗 资源
📬 联系方式
如果您愿意,请随意使用我的公钥来关注我:
或者直接扫描此二维码来找到我:
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 模型能够与闪电网络进行交互。
Related Resources
Related MCP Servers
- AsecurityFlicenseAqualityEnables AI assistants to interact with Confluence Cloud for managing spaces, pages, and content via the Model Context Protocol (MCP).Last updated -1115
- AsecurityAlicenseAqualityEnables 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
- -securityFlicense-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
- -securityAlicense-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 -30TypeScriptMIT License