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
「金融とコマース」の他のコンテンツ
AKShare One MCP Server
zwldarrenMCP server that provides access to Chinese stock market data using akshare-one
💹 MCP YFinance Stock Server
Adity-starReal-time stock API with Python, MCP server example, yfinance stock analysis dashboard
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.
Awesome Crypto MCP Servers
badkkA collection of crypto MCP servers.
Octagon: MCP for Market Data
OctagonAIAn MCP server for public & prediction markets research. Ask natural-language questions and get structured, source-backed answers across SEC filings, earnings transcripts, company financials, stock & crypto market data, and prediction markets news & research. Built for investors,
コメント