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
- Asegúrese de tener instalado Node.js (se recomienda la versión 16 o superior)
- Clonar este repositorio
- Instalar dependencias:
Construyendo el Proyecto
Para compilar archivos TypeScript en JavaScript:
Esto hará lo siguiente:
- Compilar archivos TypeScript usando
tsc
- Hacer que los archivos creados sean ejecutables
Uso
Después de la construcción, puede iniciar el servicio con:
npx
Reemplace con su clave privada Nostr: xxxxxxxxxxxxxxxxxxxx
Dependencias
- lnexchange-api-test - Cliente de la API de LnExchange
- zod - Validación de esquemas basada en TypeScript
- @modelcontextprotocol/sdk - SDK del protocolo de contexto de modelo
This server cannot be installed
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.
Related MCP Servers
- -securityFlicense-qualityThis 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 -1697TypeScript
- AsecurityAlicenseAqualityEnables interaction with Shopify store data via GraphQL API, providing tools for managing products, customers, orders, discounts, and more with robust error handling.Last updated -157630TypeScriptMIT License
- -securityAlicense-qualityA 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 -3JavaScriptMIT License
- -securityAlicense-qualityEnables interaction with Shopify stores through GraphQL API, providing tools for managing products, customers, orders, and more.Last updated -766TypeScriptMIT License