LnExchange MCP 노드 서비스
이는 LnExchange API와 상호 작용하여 현물 거래 기능을 제공하는 Node.js 서비스입니다.
설치
Node.js가 설치되어 있는지 확인하세요(버전 16 이상 권장)
이 저장소를 복제하세요
종속성 설치:
지엑스피1
프로젝트 구축
TypeScript 파일을 JavaScript로 컴파일하려면:
이렇게 하면:
tsc
사용하여 TypeScript 파일 컴파일빌드된 파일을 실행 가능하게 만들기
용법
빌드 후 다음을 통해 서비스를 시작할 수 있습니다.
엔피엑스
귀하의 Nostr 개인 키로 바꿔주세요: xxxxxxxxxxxxxxxxxxxxx
종속성
lnexchange-api-test - LnExchange API 클라이언트
zod - TypeScript 우선 스키마 검증
@modelcontextprotocol/sdk - 모델 컨텍스트 프로토콜 SDK
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
LnExchange API를 통해 현물 거래 기능을 제공하는 Node.js 서비스입니다.
Related MCP Servers
- AsecurityAlicenseAqualityProvides real-time and historical cryptocurrency market data through integration with major exchanges. This server enables LLMs like Claude to fetch current prices, analyze market trends, and access detailed trading information.Last updated -754MIT License
- -securityFlicense-qualityThis server provides a robust interface for Binance spot trading operations, including secure management of API credentials, execution and management of spot orders, and monitoring of account balances and open orders.Last updated -013
- AsecurityAlicenseAqualityA server implementation that streams real-time Binance market data (spot and futures) via WebSockets, enabling applications to receive and process cryptocurrency market information through the Model Context Protocol.Last updated -62018MIT License
- -securityFlicense-qualityA server application that enables large language models to execute stock trading operations through QMT trading system, providing functionality for account queries, position management, and order placement.Last updated -24