Skip to main content
Glama

LnExchange MCP Node Service

by free-free-6

LnExchange MCP Node Service

This is a Node.js service for interacting with the LnExchange API, providing spot trading functionality.

Installation

  1. Make sure you have Node.js installed (version 16 or higher recommended)
  2. Clone this repository
  3. Install dependencies:
npm install

Building the Project

To compile TypeScript files to JavaScript:

npm run build

This will:

  1. Compile TypeScript files using tsc
  2. Make the built files executable

Usage

After building, you can start the service with:

npm start

npx

Please replace with your Nostr private key: xxxxxxxxxxxxxxxxxxxx

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

Dependencies

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

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.

A Node.js service that provides spot trading functionality through the LnExchange API.

  1. Installation
    1. Building the Project
      1. Usage
        1. npx
          1. Dependencies

            Related MCP Servers

            • A
              security
              A
              license
              A
              quality
              Provides 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 -
              7
              52
              Python
              MIT License
              • Apple
            • -
              security
              F
              license
              -
              quality
              This 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 -
              1
              14
              TypeScript
            • A
              security
              A
              license
              A
              quality
              A 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 -
              6
              527
              16
              TypeScript
              MIT License
            • A
              security
              F
              license
              A
              quality
              A backend service that enables interaction with the Binance exchange API, allowing users to view their portfolio, convert tokens, and execute trades with minimal market impact.
              Last updated -
              1
              6
              37
              TypeScript
              • Apple
              • Linux

            View all related MCP servers

            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