lnexchange-mcp-node-service
LnExchange MCP Node Service
Documentation
LnExchange MCP Node Service
This is a Node.js service for interacting with the LnExchange API, providing spot trading functionality.
Installation
1. Make sure you have Node.js installed (version 16 or higher recommended)
2. Clone this repository
3. Install dependencies:
npm installBuilding the Project
To compile TypeScript files to JavaScript:
npm run buildThis will:
1. Compile TypeScript files using `tsc`
2. Make the built files executable
Usage
After building, you can start the service with:
npm startnpx
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
Frequently asked questions
What is lnexchange-mcp-node-service?
lnexchange-mcp-node-service is LnExchange MCP Node Service
How do I install lnexchange-mcp-node-service?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is lnexchange-mcp-node-service open source?
Yes — it is hosted on GitHub at https://github.com/free-free-6/lnexchange-mcp-node-service.
Related MCP tools
Model Context Protocol Servers
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you
MCP server to provide Figma layout information to AI coding agents like Cursor
The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Instant is the best backend for AI-coded apps. You get auth, permissions, storage, presence, and streams — everything you need to ship apps your users will love.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP