LnExchange MCPノードサービス
これは、LnExchange API と対話してスポット取引機能を提供する Node.js サービスです。
インストール
Node.jsがインストールされていることを確認してください(バージョン16以上を推奨)
このリポジトリをクローンする
依存関係をインストールします:
プロジェクトの構築
TypeScript ファイルを JavaScript にコンパイルするには:
これにより、次のようになります。
tsc
を使用して TypeScript ファイルをコンパイルするビルドしたファイルを実行可能にする
使用法
ビルド後、次のコマンドでサービスを開始できます。
npx
Nostr秘密鍵に置き換えてください: xxxxxxxxxxxxxxxxxxxx
依存関係
lnexchange-api-test - LnExchange API クライアント
zod - TypeScriptファーストのスキーマ検証
@modelcontextprotocol/sdk - モデルコンテキストプロトコル SDK
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.
LnExchange API を通じてスポット取引機能を提供する Node.js サービス。
Related MCP Servers
- AsecurityAlicenseAqualityProvides real-time and historical cryptocurrency market data through integration with major exchanges. This server enables LLMs like Claude to fetch current prices, analyze market trends, and access detailed trading information.Last updated -754MIT License
- -securityFlicense-qualityThis server provides a robust interface for Binance spot trading operations, including secure management of API credentials, execution and management of spot orders, and monitoring of account balances and open orders.Last updated -013
- AsecurityAlicenseAqualityA server implementation that streams real-time Binance market data (spot and futures) via WebSockets, enabling applications to receive and process cryptocurrency market information through the Model Context Protocol.Last updated -62018MIT License
- -securityFlicense-qualityA server application that enables large language models to execute stock trading operations through QMT trading system, providing functionality for account queries, position management, and order placement.Last updated -24