mcp
M
mcp
/get_mvrv

Bitcoin MVRV Ratio

Returns the current Bitcoin MVRV ratio: market capitalisation divided by realised capitalisation, where realised cap values each coin at the price it last moved

liveverifiedunknown~5s typical
mcpprobedmcp
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-bitcoincreditstack-mcp /get_mvrv for me.

Input

FieldTypeDescription
timestampstringISO 8601 date. Currently ignored: the upstream serves the latest computed row only. Histor

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-bitcoincreditstack-mcp","endpoint":"/get_mvrv","input":{}}'
cli
npx cracked-ai run -p mcp-com-bitcoincreditstack-mcp -e /get_mvrv -i '{}'
mcp
run_tool({ provider: "mcp-com-bitcoincreditstack-mcp", endpoint: "/get_mvrv", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.