mcpbeat Sign in

Monerometrics MCP Server

answering

Monerometrics is answering right now. Last checked 4 min ago. It exposes 18 tools. Last commit 10 Sep 2026.

Live Monero (XMR) network metrics: reorgs, orphan blocks, mining-pool centralization.

Uptime history 38 days of history · worst day 91%
38 days agonow
100.0%
Uptime 24h
92 of 92 checks
18
Tools
read from the server
265 ms
Response time
average over 24h
3
Stars
last commit 10 Sep 2026

What changed 4

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 27 August 2026. No other catalogue keeps this.

27 Aug 3 tools appeared haveno_book, haveno_payment_methods, haveno_premium
27 Aug a tool description was rewritten price

Nothing serious here today

Today is the operative word: we check Monerometrics 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 4 min ago.

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

Available tools 18

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

network
network_blocktime
Block-time variance time series (seconds between blocks). window in 1h,24h,7d,30d,90d,1y,5y.
network_emission
Block reward / emission time series (XMR per block). window in 1h,24h,7d,30d,90d,1y,5y.
network_hashrate
Network hashrate time series. window in 1h,24h,7d,30d,90d,1y,5y.
network_info
Current Monero network state: latest indexed height, difficulty, network hashrate and mempool size.
network_mempool
Mempool size time series (number of pending transactions). window in 1h,24h,7d,30d,90d,1y,5y.
haveno
haveno_book
The live Haveno XMR/USD order book, both sides, priced against centralized spot. Each price level carries its cumulative depth, offer count, payment methods and a reversible flag. `asks` are makers selling XMR, so taking one means buying; `bids` are makers buying, so taking one means selling. Offers are advertisements with differing payment methods rather than a matched book, so nothing executes on its own and the best bid can sit at or above the best ask.
haveno_payment_methods
Executed Haveno trades grouped by payment method, with the premium over spot. window in 30d,90d,180d,1y,all. currency in USD,EUR. The premium tracks how reversible and convenient the payment rail is, not privacy: every one of these trades is equally non-KYC. The reversible flag is our own classification, not a Haveno field.
haveno_premium
Haveno peer-to-peer quotes against centralized spot over time, both sides. window in 24h,7d,30d,90d,1y. History starts on 24 August 2026, when recording began.
block
get_block
Full detail for one block by its 64-character block hash: height, previous hash, size, difficulty, reward, coinbase, transaction list and merge-mining tags.
search_block
Find a block by height (a number) or by 64-character hash, anywhere in the chain down to the genesis block (height 0). Returns the block detail plus whether it is canonical or an orphan.
chain
chain_fork_window
Canonical chain plus any competing orphan blocks around a height. 'to' is the highest height in the window (defaults to the current tip); lower it to browse older history down to the genesis block. limit 10..500.
chain_provenance
How mining-pool attribution was established over a window: share proven by view key, claimed by pool API, inferred from coinbase, or unattributed. window in 1h,6h,24h,48h,7d.
pool
pool_distribution
Mining-pool distribution over a window: block share per pool, largest-pool share and the Nakamoto coefficient (minimum pools controlling >50% of blocks). window in 1h,6h,24h,48h,7d.
pool_sources
Reachability status of each mining-pool API used for block attribution.
price
price
Current Monero (XMR) price: centralized spot plus both sides of the Haveno peer-to-peer book. Returns the best offer and the amount-weighted average on each side, resting depth, offer counts, and round_trip_cost_pct: the cost of buying XMR and selling it straight back, which is far larger than the headline premium.
recent
recent_orphans
Recent orphan blocks with their canonical counterpart at the same height. limit 1..50.
reorg
reorg_stats
Aggregate reorg statistics over windows: counts, average and maximum depth, affected transactions.
reorgs
reorgs
Detected Monero chain reorganizations, most recent first, with fork point, depth and affected transactions.

Endpoints

URLTransportStateLatencyChecked
https://api.monerometrics.net/mcp streamable-http answering 231 ms 4 min ago

Alternatives to Monerometrics

same job, measured the same way
Voice Quality API
by gomess8

Measure voice/VoIP path quality -> estimated MOS + live network metrics

1 tools answering
Orion Celestia Intel
by orionlabsone

Celestia network intelligence for AI agents: daily analysis, anomaly signals and DA metrics.

11 tools answering
Igpsport MCP
by dengxuhui

iGPSport cycling data with training metrics (NP/IF/TSS/CTL/ATL/TSB) and workout generation

111 installs/wk local only
Actvt
by actvt

Query live Mac system metrics, listening ports, and Claude Code and Codex session history.

local only
Netdata
by netdata

Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.

answering
Linux MCP
by mohabdo21

Linux MCP server for real-time system monitoring - CPU, memory, disk, network, processes, Docker.

local only
Pro Reach LinkedIn Outreach
by proreach

Plan and run LinkedIn outreach: templates, leads, confirmation-gated launch, metrics, replies.

answering
Probeops MCP Server
by kumarprobeops

Network diagnostics from 6 global regions. SSL, DNS, ping, whois, traceroute, port scan, latency.

55 installs/wk local only

Monerometrics — questions

Answers built from our own checks of this server.

What can Monerometrics do?
It exposes 18 tools, read directly from the server on our last check. Among them: chain_fork_window, chain_provenance, get_block, haveno_book, haveno_payment_methods, haveno_premium and 12 more. 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 →
What is Monerometrics mostly used for?
Its tools cluster around network, haveno and pool. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Monerometrics working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 265 ms. The bar chart above shows every period we have measured.
How do I connect Monerometrics?
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 Monerometrics need an API key?
No. Monerometrics completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 18 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Monerometrics?
It answers our handshake in 265 ms on average, which is faster than 55% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Monerometrics open source?
Yes — it is published under the MIT licence, written in JavaScript and 3 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.