Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Coinfuty

REMOTE · MCP.COINFUTY.COM · SCANNED AUG 7

Free crypto futures data: open interest, funding, long/short, liquidations, volume. No API key.

Available components

65 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability75
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 797 tokens (~113/item across 7 items; 7 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management3
  • Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage95
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 85% of tool parameters carry a description.Partial
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.coinfuty.com

# add to Claude Code
claude mcp add --transport http com-coinfuty-coinfuty https://mcp.coinfuty.com/api/mcp
# ~/.codex/config.toml
[mcp_servers.com-coinfuty-coinfuty]
url = "https://mcp.coinfuty.com/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-coinfuty-coinfuty": {
      "type": "remote",
      "url": "https://mcp.coinfuty.com/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-coinfuty-coinfuty --url https://mcp.coinfuty.com/api/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-coinfuty-coinfuty:
    url: "https://mcp.coinfuty.com/api/mcp"
// mcp.json
{
  "mcpServers": {
    "com-coinfuty-coinfuty": {
      "type": "http",
      "url": "https://mcp.coinfuty.com/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 7 Aug 26 0
    • Stability: unverified → 0.03 functional
  • 6 Aug 26 65

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 7 Aug 2026 · Probed https://mcp.coinfuty.com/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.coinfuty.com CN=YR1,O=Let's Encrypt,C=US 5 Aug 2026 3 Nov 2026 RSA 2048 SHA256-RSA 53ff683133c173adf1bd85d03139f5a5a92
SANs: mcp.coinfuty.com
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of mcp.coinfuty.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
coinfuty.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.coinfuty.com/api/mcp Verified 200
http (plaintext) http://mcp.coinfuty.com/api/mcp HTTPS enforced 308 https://mcp.coinfuty.com/api/mcp
MCP tools · 7 exposed · ~728 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
get_coin_summary ~96

Full derivatives snapshot for one coin: price and market cap, open interest with 1h/4h/12h/24h change, volume, liquidations (total/long/short), long/short ratio per exchange, and current funding rate per exchange (OI-weighted aggregate included). The single best tool for “what's happening with X futures”.

NameTypeReqDescription
symbolstringyesCoin ticker, e.g. BTC

No output schema declared.

No examples provided.

get_coins_markets ~153

List coins with live futures market data: price, 1h/24h/7d price change, open interest (with 24h change), current funding rate (OI-weighted, % per interval), 24h volume, 24h liquidations, 24h long/short ratio, and market cap. Sortable; filter to specific symbols with `symbols`.

NameTypeReqDescription
limitintegerRows to return, default 20, max 100
orderstringDefault desc
sortstringSort field, default `oi` (open interest)
symbolsarrayRestrict to these tickers, e.g. ["BTC","ETH"]

No output schema declared.

No examples provided.

get_exchange_breakdown ~129

How one coin's futures activity splits across exchanges. metric=oi returns each exchange's open interest USD with 1h/4h/12h/24h % change (window ignored); long_short returns ratio + taker buy/sell volume per exchange; liquidation returns long/short liquidation USD; volume returns traded volume USD with % changes. `total` is the coin-level aggregate.

NameTypeReqDescription
metricstringyes
symbolstringyesCoin ticker, e.g. BTC
windowstringLookback window, default 24h (ignored for oi)

No output schema declared.

No examples provided.

get_funding_rates ~87

Current and accumulated funding rates for one coin on every exchange that lists it: current rate (% per settlement interval, stablecoin- and token-margined), accumulated 1d/7d/30d/1y, settlement interval hours, and next funding time. Includes the OI-weighted aggregate rate.

NameTypeReqDescription
symbolstringyesCoin ticker, e.g. BTC

No output schema declared.

No examples provided.

get_market_overview ~71

Aggregated crypto futures market snapshot: total open interest (USD, with 1h/24h % change), total liquidations (24h), Fear & Greed index, average RSI across coins, plus a 30-day daily series of open interest and liquidations. Data aggregated across major exchanges.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_price_history ~143

Historical time series for one coin. metric=price returns OHLC candles with volume; oi returns open-interest candles (USD); funding returns OI-weighted funding-rate candles (% per interval); long_short returns ratio + taker buy/sell volume; liquidation returns long/short liquidation USD; volume returns taker buy/sell volume USD. Timestamps are UTC ISO 8601, newest N points.

NameTypeReqDescription
limitintegerNumber of most recent points, default 100
metricstringyes
symbolstringyesCoin ticker, e.g. BTC
tfstringTimeframe per point, default 1d

No output schema declared.

No examples provided.

list_exchanges ~49

Top cryptocurrency derivatives exchanges tracked by Coinfuty, with open interest, 24h volume, 24h liquidations, futures maker/taker fees, number of markets, and CMC rank.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.