LnExchange MCP Node Service - Secure MCP Server by ALMC Security 2025

LnExchange MCP Node Service

View on GitHub

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

Related in Communication - Secure MCP Servers

ServerSummaryActions
AllVoiceLabAI AUDIOView
MCP Email ServerGmail と IMAP をサポートするメール管理用MCPサーバーView
Freshdesk MCP ServerA Model Context Protocol (MCP) server implementation for Freshdesk API v2 integration. This server p...View
Clash of ClansMCP server for retrieving and analyzing players, clans, wars, and capital raids in Clash of Clans vi...View
MyMCPSpaceA Model Context Protocol (MCP) server that provides access to MyMCPSpace, allowing AI models to inte...View
KickMCP{{ message }}View