LnExchange MCP Node Service

by free-free-6
Verified

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.

Integrations

  • Provides a Node.js service for accessing LnExchange API, allowing for cryptocurrency spot trading operations.

  • Enables spot trading functionality through the LnExchange API, providing a way to interact with the cryptocurrency exchange programmatically.

  • Implements the service in TypeScript, providing type safety for cryptocurrency trading operations via the LnExchange API.

LnExchange MCP 节点服务

这是一个用于与 LnExchange API 交互的 Node.js 服务,提供现货交易功能。

安装

  1. 确保已安装 Node.js(建议使用 16 或更高版本)
  2. 克隆此存储库
  3. 安装依赖项:
npm install

构建项目

将 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

通过 LnExchange API 提供现货交易功能的 Node.js 服务。

  1. Installation
    1. Building the Project
      1. Usage
        1. npx
          1. Dependencies
            ID: qwocx8ol8y