Integrations
Provides a Node.js service for accessing LnExchange API, allowing for cryptocurrency spot trading operations.
Enables spot trading functionality through the LnExchange API, providing a way to interact with the cryptocurrency exchange programmatically.
Implements the service in TypeScript, providing type safety for cryptocurrency trading operations via the LnExchange API.
LnExchange MCP Node Service
This is a Node.js service for interacting with the LnExchange API, providing spot trading functionality.
Installation
- Make sure you have Node.js installed (version 16 or higher recommended)
- Clone this repository
- Install dependencies:
Building the Project
To compile TypeScript files to JavaScript:
This will:
- Compile TypeScript files using
tsc
- Make the built files executable
Usage
After building, you can start the service with:
npx
Please replace with your Nostr private key: xxxxxxxxxxxxxxxxxxxx
Dependencies
- lnexchange-api-test - LnExchange API client
- zod - TypeScript-first schema validation
- @modelcontextprotocol/sdk - Model Context Protocol SDK
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.
A Node.js service that provides spot trading functionality through the LnExchange API.
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 -154530TypeScriptMIT 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 -456TypeScriptMIT License