LnExchange MCP Node Service
A Node.js service for interacting with the LnExchange API for spot trading.
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:
npm install
Building the Project
To compile TypeScript files to JavaScript:
npm run build
This will:
- Compile TypeScript files using
tsc - 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
- lnexchange-api-test - LnExchange API client
- zod - TypeScript-first schema validation
- @modelcontextprotocol/sdk - Model Context Protocol SDK
Related Servers
Discord Webhook
Post messages to Discord webhooks.
PostCopilot MCP
Threads tools for AI agents — generate viral posts, download videos, and export profile data from Meta Threads.
CData Email Server
A read-only MCP server for querying live email data using the CData JDBC Driver.
MCP Telegram
Telegram MCP server with 20 tools — read chats, search messages, download media via MTProto
Local Network Request MCP Server
Sends HTTP requests to endpoints on the local network.
Sequenzy MCP
Email Marketing Tool for SaaS
Human-in-the-Loop
Allows AI assistants to ask questions to humans via Discord.
Sendblue
Send iMessage and SMS messages using the Sendblue API.
neuroverse
Multilingual intelligence + memory + safety + voice layer for autonomous AI agents
LinkedIn
A server for interacting with LinkedIn, including authentication and posting capabilities.