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
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Gmail
Query live Gmail data using LLMs via CData's read-only MCP server.
Postmark
An MCP server for sending emails via the Postmark service, configured through environment variables.
Gmail MCP
A standardized interface for managing, sending, and retrieving emails through the Gmail API.
AgentMail
A server for interacting with the AgentMail API for email communication. Requires an API key.
WeChat Official Account MCP Server (Go)
A high-performance Go server for managing WeChat Official Accounts, supporting drafts, publishing, and material management.
Gmail
Tools for common Gmail operations, such as sending emails.
ElevenLabs MCP Enhanced
Text-to-speech generation with conversation history features using the ElevenLabs API.
Kraiter
Kraiter is an email automation platform. It exposes 62 tools for managing contacts, drip campaigns, transactional sends, segments, templates, domains, and metrics.
LINE Official Account
Integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account.
Chara Talk MCP
Enables communication between multiple AI characters with simultaneous voice playback using VLC.