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.

评论

金融与商务 分类下的更多 MCP 服务器