LnExchange MCP 노드 서비스
이는 LnExchange API와 상호 작용하여 현물 거래 기능을 제공하는 Node.js 서비스입니다.
설치
Node.js가 설치되어 있는지 확인하세요(버전 16 이상 권장)
이 저장소를 복제하세요
종속성 설치:
지엑스피1
Related MCP server: MCP Server for Binance Spot Trading
프로젝트 구축
TypeScript 파일을 JavaScript로 컴파일하려면:
npm run build이렇게 하면:
tsc사용하여 TypeScript 파일 컴파일빌드된 파일을 실행 가능하게 만들기
용법
빌드 후 다음을 통해 서비스를 시작할 수 있습니다.
npm start엔피엑스
귀하의 Nostr 개인 키로 바꿔주세요: xxxxxxxxxxxxxxxxxxxxx
{
"mcpServers": {
"lnexchange-mcp-node-service-test": {
"command": "npx",
"args": [
"-y",
"lnexchange-mcp-node-service-test",
"xxxxxxxxxxxxxxxxxxxx"
]
}
}
}종속성
lnexchange-api-test - LnExchange API 클라이언트
zod - TypeScript 우선 스키마 검증
@modelcontextprotocol/sdk - 모델 컨텍스트 프로토콜 SDK
This server cannot be installed
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.