Sponsored by Deepsite.site

Logicroomx Crypto Mcp

Created By
LogicRoomXa month ago
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.
Overview

LogicRoomX Crypto MCP

Real-time cryptocurrency data for AI assistants. Provides what LLMs physically cannot know on their own.

MCP Endpoint: https://api.logicroomx.com/mcp


Why This Exists

Large language models have a knowledge cutoff. They cannot tell you:

  • The current price spread between Binance and OKX
  • Whether a Cash & Carry trade is profitable right now
  • What the funding rate is at this moment
  • Whether an exchange is under maintenance

This plugin bridges that gap with live exchange data.


Tools

get_spread

Real-time price spread between Binance and OKX.

Input:

ParameterTypeRequiredDescription
symbolstringCrypto symbol: BTC, ETH, SOL, etc.
taker_feenumberTaker fee per side as decimal. Default: 0.001 (0.1%)

Output: Bid/ask on both exchanges, gross spread %, net spread after fees, best route, profitability verdict.

Example:

{
  "symbol": "BTC/USDT",
  "binance": { "bid": 80813.28, "ask": 80813.29 },
  "okx": { "bid": 80827.20, "ask": 80827.30 },
  "spread": {
    "gross_pct": "0.0172%",
    "net_pct": "-0.1828%",
    "profitable": false
  },
  "verdict": "Not profitable after 0.200% fees"
}

get_funding_rate

Current perpetual contract funding rates on Binance and OKX.

Input:

ParameterTypeRequiredDescription
symbolstringCrypto symbol: BTC, ETH, SOL, etc.

Output: 8h funding rate, annualized yield, next settlement time, which exchange pays more.


get_cash_carry

Cash & Carry arbitrage yield calculator (delta-neutral basis trade).

Strategy: Buy spot + short perpetual = collect funding rate with near-zero market risk.

Input:

ParameterTypeRequiredDescription
symbolstringCrypto symbol: BTC, ETH, SOL, etc.
capital_usdtnumberCapital in USDT to estimate profit amounts

Output: Gross annualized yield, net yield after fees, daily/annual profit estimate.


get_exchange_status

Live operational status of Binance and OKX.

Input: None

Output: API reachability, system status, active maintenance incidents.


Integration

Claude Desktop

Add as a custom connector:

  1. Open Claude Desktop → Customize → Connectors → + → Add custom connector
  2. Name: LogicRoomX Crypto
  3. URL: https://api.logicroomx.com/mcp

Any MCP-compatible client

MCP Endpoint: https://api.logicroomx.com/mcp
Protocol: MCP Streamable HTTP (2025-03-26)
Legacy SSE: https://api.logicroomx.com/sse

REST API (any AI with function calling)

GET https://api.logicroomx.com/api/spread?symbol=BTC
GET https://api.logicroomx.com/api/funding-rate?symbol=BTC
GET https://api.logicroomx.com/api/cash-carry?symbol=BTC&capital_usdt=10000
GET https://api.logicroomx.com/api/exchange-status

Changelog

v1.0.2 — 2026-05-06

  • Migrated to MCP Streamable HTTP transport (2025-03-26 spec)
  • Kept legacy SSE endpoint for backward compatibility
  • Fixed: multiple concurrent connections now handled correctly

v1.0.1 — 2026-05-06

  • Fixed: server crash on multiple SSE connections
  • Each connection now uses its own MCP server instance

v1.0.0 — 2026-05-05

  • Initial release
  • Tools: get_spread, get_funding_rate, get_cash_carry, get_exchange_status

Feedback

Found a bug or want a feature? Open an issue on this repo or call the feedback endpoint:

curl -X POST https://api.logicroomx.com/feedback \
  -H "Content-Type: application/json" \
  -d '{"type": "bug", "message": "describe the issue here"}'

Built by LogicRoomX

Server Config

{
  "mcpServers": {
    "logicroomx-crypto": {
      "url": "https://api.logicroomx.com/mcp"
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
DeepChatYour AI Partner on Desktop
Serper MCP ServerA Serper MCP Server
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
ChatWiseThe second fastest AI chatbot™
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
WindsurfThe new purpose-built IDE to harness magic
Amap Maps高德地图官方 MCP Server
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
CursorThe AI Code Editor
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Tavily Mcp
Playwright McpPlaywright MCP server