BackPoW MCP server
Connect an AI assistant to live Proof of Work mining data for 111+ networks and 771+ devices: network difficulty and hashrate, Poisson solo-mining probabilities, Cost of Production, and hardware economics. Free, no API key, no account.
Endpoint
https://mcp.backpow.com/mcp — Streamable HTTP.
Add it to Claude Code
claude mcp add --transport http backpow https://mcp.backpow.com/mcp
Tools
calculate_solo_mining_odds— mean time to a block, the chance of one over 1/7/30/90/365 days, the lucky-vs-unlucky spread, and the electricity cost of the attemptget_cost_of_production— cost of production against spot, gross margin, the reference machine and tariff, and a 30-day trendget_coin_oracle— live network state with a confidence blocklist_pow_coins— the tracked networks, filterable by algorithmget_hardware_benchmarks— coins ranked by net dollars per day for a deviceget_pow_news— recent mining and network events
All six are read-only. Every result carries the moment its figures were measured, the canonical page they came from, and a citation line.
Open source under the MIT licence: github.com/BackpowCom/backpow-mcp-server. See also the public JSON API, the methodology, Terms and Privacy.