MCP Server for Bitcoin Lightning
@ehallmark
关于 MCP Server for Bitcoin Lightning
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"btc-lightning-mcp-server": {
"command": "uv",
"args": [
"run",
"main.py"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Server for Bitcoin Lightning?
This server communicates with a local Lightning Network Daemon (lnd) and wraps it in a Model Context Protocol (MCP) server. It enables Agentic systems to programmatically interact with the Bitcoin Lightning Network.
How to use MCP Server for Bitcoin Lightning?
Configure environment variables for the LND RPC port, TLS certificate path, macaroon path, and the server’s host/port. Run the server with uv run main.py. Connect to it using SSE transport, for example via LangGraph’s MultiServerMCPClient.
Key features of MCP Server for Bitcoin Lightning?
- Commun
金融与商务 分类下的更多 MCP 服务器
MetaTrader 5 MCP Server
QoyyuumA Model Context Protocol (MCP) server for interacting with the MetaTrader 5 trading platform. This server provides AI assistants with tools and resources to access market data, perform trading operations, and analyze trading history.
Boba MCP
Able-labs-xyzBoba CLI - The bridge between agents and decentralized trading.
Armor Crypto MCP
armorwalletThe MCP server for interacting with Blockchain, Swaps, Strategic Planning and more.
Binance MCP Server 🚀
AnalyticAceUnofficial tools and server implementation for Binance's Model Context Protocol (MCP). Designed to support developers building crypto trading AI Agents.
Yahoo Finance MCP Server
Alex2Yang97This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news.
评论