MCP.so
Sign In
L

Logicroomx Crypto Mcp

@LogicRoomX

About 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.

Basic information

Category

Finance & Commerce

Transports

stdio

Publisher

LogicRoomX

Submitted by

LogicRoomX

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Comments

More Finance & Commerce MCP servers