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
İlgili Sunucular
PostCopilot MCP
Threads tools for AI agents — generate viral posts, download videos, and export profile data from Meta Threads.
Telnyx
Official Telnyx remote MCP server for AI agents.
Whatsapp MCP
A WhatsApp MCP (Model Context Protocol) server that connects your WhatsApp account with AI agents, enabling automated messaging, contact search, and chat interaction through LLMs.
ManyMeet
Webinar intelligence for Zoom Meeting-based webinars: Query funnels, registrations, transcripts, and email engagement with 16 tools via OAuth 2.1
Outlook Assistant
MCP server for Outlook email, calendar, and contacts — let your AI assistant manage your inbox directly from the conversation.
Slack MCP Server
A Slack integration server that allows natural language interaction with the Slack API within the Cursor IDE.
Local Network Request MCP Server
Sends HTTP requests to endpoints on the local network.
Chatterbox TTS
Generates text-to-speech audio with automatic playback using the Chatterbox TTS model.
AgentMail
A server for interacting with the AgentMail API for email communication. Requires an API key.
DingTalk
A server for interacting with DingTalk workspaces using the Model Context Protocol.