Skip to main content
Glama

LnExchange MCP Node Service

by free-free-6

Servicio de nodo MCP de LnExchange

Este es un servicio Node.js para interactuar con la API de LnExchange y proporcionar funcionalidad de comercio al contado.

Instalación

  1. Asegúrese de tener instalado Node.js (se recomienda la versión 16 o superior)
  2. Clonar este repositorio
  3. Instalar dependencias:
npm install

Construyendo el Proyecto

Para compilar archivos TypeScript en JavaScript:

npm run build

Esto hará lo siguiente:

  1. Compilar archivos TypeScript usando tsc
  2. Hacer que los archivos creados sean ejecutables

Uso

Después de la construcción, puede iniciar el servicio con:

npm start

npx

Reemplace con su clave privada Nostr: xxxxxxxxxxxxxxxxxxxx

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

Dependencias

-
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.

Un servicio Node.js que proporciona funcionalidad de comercio al contado a través de la API LnExchange.

  1. Instalación
    1. Construyendo el Proyecto
      1. Uso
        1. npx
          1. Dependencias

            Related MCP Servers

            • -
              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 -
              169
              7
              TypeScript
            • A
              security
              A
              license
              A
              quality
              Enables interaction with Shopify store data via GraphQL API, providing tools for managing products, customers, orders, discounts, and more with robust error handling.
              Last updated -
              15
              76
              30
              TypeScript
              MIT License
            • -
              security
              A
              license
              -
              quality
              A powerful and flexible Node.js Express server that provides a comprehensive interface to the CoinGecko cryptocurrency data API. This server supports both the free public API and the Pro API with automatic fallback.
              Last updated -
              3
              JavaScript
              MIT License
            • -
              security
              A
              license
              -
              quality
              Enables interaction with Shopify stores through GraphQL API, providing tools for managing products, customers, orders, and more.
              Last updated -
              76
              6
              TypeScript
              MIT License

            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