@akarazhev/bitcoin-risk-brief-mcp
v0.1.1
Published
MCP server for the Bitcoin Risk Brief public API. Analytics and research context, not financial advice.
Readme
Bitcoin Risk Brief MCP Server
Run with npx -y @akarazhev/bitcoin-risk-brief-mcp.
The server is read-only and provides five tools:
check_readinessget_current_riskget_risk_historywithdays(default90, maximum730)get_risk_levelsget_briefwithlocale(en,ru,zh,de,fr,es, orar; defaulten)
Each data tool fetches /api/readiness before its own endpoint and includes covered_through, data_state, and
methodology in its response. For example, get_current_risk first reads readiness and then reads
/api/risk/latest, so the returned risk is always paired with its freshness state.
Bitcoin Risk Brief provides analytics and research context, not financial advice, a price forecast, or a trade signal.
