Skip to main content
Glama
free-free-6

LnExchange MCP Node Service

by free-free-6

LnExchange MCPノードサービス

これは、LnExchange API と対話してスポット取引機能を提供する Node.js サービスです。

インストール

  1. Node.jsがインストールされていることを確認してください(バージョン16以上を推奨)

  2. このリポジトリをクローンする

  3. 依存関係をインストールします:

npm install

Related MCP server: MCP Server for Binance Spot Trading

プロジェクトの構築

TypeScript ファイルを JavaScript にコンパイルするには:

npm run build

これにより、次のようになります。

  1. tscを使用して TypeScript ファイルをコンパイルする

  2. ビルドしたファイルを実行可能にする

使用法

ビルド後、次のコマンドでサービスを開始できます。

npm start

npx

Nostr秘密鍵に置き換えてください: xxxxxxxxxxxxxxxxxxxx

{ "mcpServers": { "lnexchange-mcp-node-service-test": { "command": "npx", "args": [ "-y", "lnexchange-mcp-node-service-test", "xxxxxxxxxxxxxxxxxxxx" ] } } }

依存関係

-
security - not tested
F
license - not found
-
quality - not tested

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/free-free-6/lnexchange-mcp-node-service'

If you have feedback or need assistance with the MCP directory API, please join our Discord server