MCP.so
ログイン
L

Logicroomx Crypto Mcp

@LogicRoomX

Logicroomx Crypto Mcp について

Real-time crypto data for AI assistants. Live price spreads between Binance and OKX, perpetual funding rates, Cash & Carry arbitrage yields, and exchange status. No API key required.

基本情報

カテゴリ

金融とコマース

トランスポート

stdio

公開者

LogicRoomX

投稿者

LogicRoomX

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "logicroomx-crypto": {
      "url": "https://api.logicroomx.com/mcp"
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Logicroomx Crypto Mcp?

Logicroomx Crypto Mcp is a real-time cryptocurrency data server for AI assistants. It bridges the knowledge cutoff of large language models by providing live exchange data from Binance and OKX, enabling them to answer questions about current prices, spreads, funding rates, and exchange status.

How to use Logicroomx Crypto Mcp?

Connect any MCP-compatible client (e.g., Claude Desktop as a custom connector) to the endpoint https://api.logicroomx.com/mcp. Alternatively, use the REST API endpoints directly for AI systems with function calling.

Key features of Logicroomx Crypto Mcp

  • Real-time price spread between Binance and OKX (get_spread)
  • Current perpetual contract funding rates (get_funding_rate)
  • Cash & Carry arbitrage yield calculator (get_cash_carry)
  • Live operational status of Binance and OKX (get_exchange_status)
  • MCP Streamable HTTP transport with legacy SSE support
  • Optional taker fee parameter for precise profitability calculations

Use cases of Logicroomx Crypto Mcp

  • Checking the current price spread between Binance and OKX for a given crypto
  • Evaluating whether a Cash & Carry trade is profitable right now
  • Getting the current funding rate and annualized yield for perpetual contracts
  • Verifying if an exchange is under maintenance or experiencing API issues

FAQ from Logicroomx Crypto Mcp

How is this different from an LLM’s built-in knowledge?

LLMs have a knowledge cutoff and cannot know current prices, spreads, funding rates, or exchange status. This server provides that live data.

How do I integrate it with my AI assistant?

Use any MCP-compatible client (Claude Desktop, custom apps) with the MCP endpoint: https://api.logicroomx.com/mcp. A REST API is also available for function-calling systems.

What exchanges are supported?

Binance and OKX are currently supported for all tools.

Is authentication required?

The README does not mention any authentication; the endpoints appear to be publicly accessible.

What transport protocols are available?

The server uses MCP Streamable HTTP (2025-03-26 spec) with a legacy SSE endpoint (https://api.logicroomx.com/sse) for backward compatibility.

コメント

「金融とコマース」の他のコンテンツ