LnExchange MCP Node Service
LnExchange MCPノードサービス
これは、LnExchange API と対話してスポット取引機能を提供する Node.js サービスです。
インストール
Node.jsがインストールされていることを確認してください(バージョン16以上を推奨)
このリポジトリをクローンする
依存関係をインストールします:
npm installRelated MCP server: CoinGecko
プロジェクトの構築
TypeScript ファイルを JavaScript にコンパイルするには:
npm run buildこれにより、次のようになります。
tscを使用して TypeScript ファイルをコンパイルするビルドしたファイルを実行可能にする
使用法
ビルド後、次のコマンドでサービスを開始できます。
npm startnpx
Nostr秘密鍵に置き換えてください: xxxxxxxxxxxxxxxxxxxx
{
"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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceThis 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.1414MIT
- AlicenseNot gradedqualityDmaintenanceA powerful and flexible Node.js Express server that provides a comprehensive interface to the CoinGecko cryptocurrency data API. This server supports both the free public API and the Pro API with automatic fallback.6MIT
- AlicenseNot gradedqualityDmaintenanceA Node.js Express server that provides access to CoinGecko's cryptocurrency data through a comprehensive API interface, supporting both free and Pro APIs with automatic fallback functionality.1MIT
- AlicenseBqualityDmaintenanceHigh-performance CCXT MCP server for cryptocurrency exchange integration2455142MIT
Related MCP Connectors
TradeOS MCP: ticker search, My Agent, chart TA, macro news. npm stdio or HTTP.
Agent registry with Nostr identity, reputation, escrow, observability, and Lightning payments.
Keyless prediction-market data across 12 venues plus paper-trading of crypto spot, futures, and PM.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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