Skip to main content
Glama
free-free-6

LnExchange MCP Node Service

by free-free-6

LnExchange MCP 노드 서비스

이는 LnExchange API와 상호 작용하여 현물 거래 기능을 제공하는 Node.js 서비스입니다.

설치

  1. Node.js가 설치되어 있는지 확인하세요(버전 16 이상 권장)

  2. 이 저장소를 복제하세요

  3. 종속성 설치:

지엑스피1

Related MCP server: MCP Server for Binance Spot Trading

프로젝트 구축

TypeScript 파일을 JavaScript로 컴파일하려면:

npm run build

이렇게 하면:

  1. tsc 사용하여 TypeScript 파일 컴파일

  2. 빌드된 파일을 실행 가능하게 만들기

용법

빌드 후 다음을 통해 서비스를 시작할 수 있습니다.

npm start

엔피엑스

귀하의 Nostr 개인 키로 바꿔주세요: xxxxxxxxxxxxxxxxxxxxx

{
    "mcpServers": {
        "lnexchange-mcp-node-service-test": {
            "command": "npx",
            "args": [
                "-y",
                "lnexchange-mcp-node-service-test",
                "xxxxxxxxxxxxxxxxxxxx"
            ]
        }
    }
}

종속성

-
security - not tested
F
license - not found
-
quality - not tested

Resources

Looking for Admin?

Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/free-free-6/lnexchange-mcp-node-service'

If you have feedback or need assistance with the MCP directory API, please join our Discord server