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
Servidores relacionados
MCP Claude Hacker News
Interact with Hacker News through the Model Context Protocol (MCP), designed for Claude Desktop.
Hacker News
Fetch and interact with Hacker News content, including top stories, comments, and search functionality.
Gmail
Search and delete emails in your Gmail account.
Bluesky MCP Server
An MCP server for Bluesky that provides tools to interact with the ATProtocol.
LGTM Images
Fetches random LGTM (Looks Good To Me) images for use in code reviews and developer communications.
Slack
An MCP server for interacting with the Slack API, allowing for sending messages, managing channels, and other workspace actions.
Gmail MCP server
A super simple and tiny MCP server for gmail in python
MCP Relay
A Discord relay server to send messages and prompts to a channel and receive responses.
mcp-max-messenger
mcp-max-messenger
Slack
Interact with Slack workspaces to read and send messages directly through your AI assistant.