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
ChatMCP
A cross-platform AI chat client supporting desktop, mobile, and web platforms.
Notifications
Send native macOS notifications with full Notification Center integration and interactive features.
Deepseek R1
An MCP server for the Deepseek R1 model, using the Deepseek API.
Slack MCP Client in Go
A Slack bot client that bridges Slack and Model Context Protocol (MCP) servers, enabling LLMs to use MCP tools.
Gmail AutoAuth MCP Server
An MCP server for integrating Gmail with auto-authentication support.
Desktop Notification
Send cross-platform desktop notifications from AI assistants.
MCP Claude Hacker News
Interact with Hacker News through the Model Context Protocol (MCP), designed for Claude Desktop.
Aligo SMS
Send SMS messages using the Aligo SMS API.
Gmail MCP Server
An MCP server that integrates with the Gmail API for intelligent email management, including search, categorization, and archiving.
Gmail
Search and delete emails in your Gmail account.