mcpbeat Sign in

RiskState — Crypto Risk Engine MCP Server

by riskstate Your server? Claim it
answering

RiskState — Crypto Risk Engine is answering right now. Last checked 12 min ago. It exposes 3 tools. Last commit 10 Sep 2026.

Live BTC/ETH risk state: risk policy, market structure and trading playbooks. Keyless free tier.

Uptime history 47 days of history · worst day 98%
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
3
Tools
read from the server
920 ms
Response time
average over 24h
1
Stars
last commit 10 Sep 2026

Nothing serious here today

Today is the operative word: we check RiskState — Crypto Risk Engine every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add mcp --transport http https://api.riskstate.ai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://api.riskstate.ai/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://api.riskstate.ai/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://api.riskstate.ai/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://api.riskstate.ai/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

market
get_market_structure
Market Structure Engine view for BTC or ETH: validated structural events firing now (breakouts, breakdowns, cycle bottom/top, funding resets), expected asymmetry, distance to the next bullish/bearish triggers, key structural levels (ATH, 200W MA, 180d range) and a friction map of confluence-scored support/resistance walls between spot and the triggers. Use for questions about levels, support/resistance, breakouts or what would change the picture.
playbook
get_playbook_status
Trading Playbook Engine status: the registry of rule-based trade setups (playbooks) for BTC and ETH and which ones are firing right now, with structure-gate verdicts, cooldown state and why non-firing setups do not match (failed predicates with live market readings). Strategy-level only — no prices, sizes or portfolio data. Use for questions about active trade setups or what the playbooks are watching.
risk
get_risk_state
Current risk state of Bitcoin (BTC) or Ethereum (ETH): 5-level risk policy (BLOCK to GREEN) with max position size, leverage limit, direction bias and allowed/blocked actions, plus composite score (0-100), structural and tactical scores, market regime (BULL/SIDEWAYS/BEAR), volatility regime, cycle phase and macro state. Computed from 9+ real-time data sources (price, funding, RSI, MVRV, ETF flows, on-chain, macro). Use whenever the user asks how BTC or ETH is doing, whether it is a good time to buy/sell/hold, or how much risk to take.

Endpoints

URLTransportStateLatencyChecked
https://api.riskstate.ai/mcp streamable-http answering 738 ms 12 min ago

Alternatives to RiskState — Crypto Risk Engine

same job, measured the same way
Crypto Price MCP
by lulu-the-narwhal

Free, keyless live cryptocurrency prices, market cap, and 24h change via CoinGecko.

1 tools answering
Nigeria Quidax Crypto
by braynexservices

Live crypto tickers in Naira (BTC/NGN etc.) from Quidax. Read-only, keyless, no trading.

58 installs/wk local only
Polymarket MCP
by beejmaxx

Polymarket market data, live CLOB books, replay, simulation, and opt-in trading in Rust.

local only
CoinRithm Agent Trading
by coinrithm

Keyless prediction-market data across 12 venues plus paper-trading of crypto spot, futures, and PM.

238 installs/wk 38 tools answering
Gemini Crypto
by pipeworx-io

Gemini Exchange keyless public market: symbols, ticker, candles, book, trades, price feed.

41 tools answering
OneQAZ Trading Intelligence
by wnsod

Live market data, signals, positions, and macro analysis for crypto, KR stocks, and US stocks.

187 installs/wk 39 tools answering
I
VARRD — Statistically Validated Trading Edges + AI Research Engine
by augiemazza

Validated trading edges across futures, equities, crypto. Live signals, full audit trail.

9 tools answering
Decker
by gigshow

Deterministic market-state engine for trading agents — state, gate, coordinates, with receipts.

12 tools answering

RiskState — Crypto Risk Engine — questions

Answers built from our own checks of this server.

What can RiskState — Crypto Risk Engine do?
It exposes 3 tools, read directly from the server on our last check. Among them: get_market_structure, get_playbook_status, get_risk_state. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is RiskState — Crypto Risk Engine working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 920 ms. The bar chart above shows every period we have measured.
How do I connect RiskState — Crypto Risk Engine?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does RiskState — Crypto Risk Engine need an API key?
No. RiskState — Crypto Risk Engine completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is RiskState — Crypto Risk Engine?
It answers our handshake in 920 ms on average, which is faster than 10% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is RiskState — Crypto Risk Engine open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.