Skip to main content
Glama
free-free-6

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

Related MCP server: MCP Server for Binance Spot Trading

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

A
license - permissive license
-
quality - not tested
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

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