Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.nowi333/monerometrics

REMOTE · API.MONEROMETRICS.NET · SCANNED AUG 20

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

+4 this week 68 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability84
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 701 tokens (~43/item across 16 items; 15 tools + 1 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · api.monerometrics.net

# add to Claude Code
claude mcp add --transport http nowi333-monerometrics https://api.monerometrics.net/mcp
# ~/.codex/config.toml
[mcp_servers.nowi333-monerometrics]
url = "https://api.monerometrics.net/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "nowi333-monerometrics": {
      "type": "remote",
      "url": "https://api.monerometrics.net/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add nowi333-monerometrics --url https://api.monerometrics.net/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  nowi333-monerometrics:
    url: "https://api.monerometrics.net/mcp"
// mcp.json
{
  "mcpServers": {
    "nowi333-monerometrics": {
      "type": "http",
      "url": "https://api.monerometrics.net/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Aug 26 0
    • Stability: unverified → 0.03 functional
  • 12 Aug 26 64

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Aug 2026 · Probed https://api.monerometrics.net/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=monerometrics.net CN=YE1,O=Let's Encrypt,C=US 13 Jul 2026 11 Oct 2026 ECDSA 256 ECDSA-SHA384 5ce1041aca14a44755fb22789a4124ed20e
SANs: *.monerometrics.net, monerometrics.net
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd
DNSSEC insecure

Validation of api.monerometrics.net. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
net. present 37331 13 Verified
monerometrics.net. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=15768000; includeSubDomains
x-content-type-options nosniff
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.monerometrics.net/mcp Verified 200
http (plaintext) http://api.monerometrics.net/mcp HTTPS enforced 301 https://api.monerometrics.net/mcp
MCP tools · 15 exposed · ~679 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
chain_fork_window ~69

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.

NameTypeReqDescription
limitinteger
to

No output schema declared.

No examples provided.

chain_provenance ~66

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.

NameTypeReqDescription
windowstring

No output schema declared.

No examples provided.

get_block ~50

Full detail for one block by its 64-character block hash: height, previous hash, size, difficulty, reward, coinbase, transaction list and merge-mining tags.

NameTypeReqDescription
hashstringyes

No output schema declared.

No examples provided.

network_blocktime ~50

Block-time variance time series (seconds between blocks). window in 1h,24h,7d,30d,90d,1y,5y.

NameTypeReqDescription
windowstring

No output schema declared.

No examples provided.

network_emission ~52

Block reward / emission time series (XMR per block). window in 1h,24h,7d,30d,90d,1y,5y.

NameTypeReqDescription
windowstring

No output schema declared.

No examples provided.

network_hashrate ~47

Network hashrate time series. window in 1h,24h,7d,30d,90d,1y,5y.

NameTypeReqDescription
windowstring

No output schema declared.

No examples provided.

network_info ~29

Current Monero network state: latest indexed height, difficulty, network hashrate and mempool size.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

network_mempool ~53

Mempool size time series (number of pending transactions). window in 1h,24h,7d,30d,90d,1y,5y.

NameTypeReqDescription
windowstring

No output schema declared.

No examples provided.

pool_distribution ~65

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.

NameTypeReqDescription
windowstring

No output schema declared.

No examples provided.

pool_sources ~22

Reachability status of each mining-pool API used for block attribution.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

price ~28

Current Monero (XMR) price: official spot price plus a Haveno decentralized-exchange reference.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

recent_orphans ~34

Recent orphan blocks with their canonical counterpart at the same height. limit 1..50.

NameTypeReqDescription
limitinteger

No output schema declared.

No examples provided.

reorg_stats ~26

Aggregate reorg statistics over windows: counts, average and maximum depth, affected transactions.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

reorgs ~30

Detected Monero chain reorganizations, most recent first, with fork point, depth and affected transactions.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search_block ~58

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.

NameTypeReqDescription
querystringyes

No output schema declared.

No examples provided.