{"name":"io.github.nowi333/monerometrics","slug":"nowi333-monerometrics","title":null,"description":"Live Monero network metrics: reorgs, orphans, pool centralization and the Haveno order book.","url":"https://mcp.market/server/nowi333-monerometrics","rating":null,"grade":"B","score":75,"certified":false,"status":"active","category":"ecommerce","tags":["ecommerce"],"presence":{"score":26,"stars":3,"forks":0,"downloads_week":null,"last_push_at":"2026-09-18T13:46:08.000Z","license":"MIT"},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/nowi333/monerometrics","website":null,"version":"0.2.0","remotes":[{"type":"streamable-http","url":"https://api.monerometrics.net/mcp"}],"packages":[],"tools":[{"name":"chain_fork_window","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"to":{"anyOf":[{"type":"integer"},{"type":"null"}],"default":null,"title":"To"},"limit":{"default":100,"title":"Limit","type":"integer"}},"title":"chain_fork_windowArguments"}},{"name":"chain_provenance","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"window":{"default":"24h","title":"Window","type":"string"}},"title":"chain_provenanceArguments"}},{"name":"get_block","description":"Full detail for one block by its 64-character block hash: height, previous hash, size, difficulty, reward, coinbase, transaction list and merge-mining tags.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"hash":{"title":"Hash","type":"string"}},"required":["hash"],"title":"get_blockArguments"}},{"name":"haveno_book","description":"The live Haveno XMR/USD order book, both sides, priced against centralized spot.\n\nEach price level carries its cumulative depth, offer count, payment methods and a\nreversible flag. `asks` are makers selling XMR, so taking one means buying; `bids`\nare makers buying, so taking one means selling. Offers are advertisements with\ndiffering payment methods rather than a matched book, so nothing executes on its own\nand the best bid can sit at or above the best ask.\n","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{},"title":"haveno_bookArguments"}},{"name":"haveno_payment_methods","description":"Executed Haveno trades grouped by payment method, with the premium over spot.\n\nwindow in 30d,90d,180d,1y,all. currency in USD,EUR. The premium tracks how reversible\nand convenient the payment rail is, not privacy: every one of these trades is equally\nnon-KYC. The reversible flag is our own classification, not a Haveno field.\n","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"window":{"default":"180d","title":"Window","type":"string"},"currency":{"default":"USD","title":"Currency","type":"string"}},"title":"haveno_payment_methodsArguments"}},{"name":"haveno_premium","description":"Haveno peer-to-peer quotes against centralized spot over time, both sides.\n\nwindow in 24h,7d,30d,90d,1y. History starts on 24 August 2026, when recording began.\n","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"window":{"default":"7d","title":"Window","type":"string"}},"title":"haveno_premiumArguments"}},{"name":"network_blocktime","description":"Block-time variance time series (seconds between blocks). window in 1h,24h,7d,30d,90d,1y,5y.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"window":{"default":"24h","title":"Window","type":"string"}},"title":"network_blocktimeArguments"}},{"name":"network_emission","description":"Block reward / emission time series (XMR per block). window in 1h,24h,7d,30d,90d,1y,5y.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"window":{"default":"30d","title":"Window","type":"string"}},"title":"network_emissionArguments"}},{"name":"network_hashrate","description":"Network hashrate time series. window in 1h,24h,7d,30d,90d,1y,5y.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"window":{"default":"30d","title":"Window","type":"string"}},"title":"network_hashrateArguments"}},{"name":"network_info","description":"Current Monero network state: latest indexed height, difficulty, network hashrate and mempool size.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"title":"network_infoArguments"}},{"name":"network_mempool","description":"Mempool size time series (number of pending transactions). window in 1h,24h,7d,30d,90d,1y,5y.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"window":{"default":"24h","title":"Window","type":"string"}},"title":"network_mempoolArguments"}},{"name":"pool_distribution","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"window":{"default":"24h","title":"Window","type":"string"}},"title":"pool_distributionArguments"}},{"name":"pool_sources","description":"Reachability status of each mining-pool API used for block attribution.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"title":"pool_sourcesArguments"}},{"name":"price","description":"Current Monero (XMR) price: centralized spot plus both sides of the Haveno peer-to-peer book.\n\nReturns the best offer and the amount-weighted average on each side, resting depth,\noffer counts, and round_trip_cost_pct: the cost of buying XMR and selling it straight\nback, which is far larger than the headline premium.\n","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"title":"priceArguments"}},{"name":"recent_orphans","description":"Recent orphan blocks with their canonical counterpart at the same height. limit 1..50.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"limit":{"default":20,"title":"Limit","type":"integer"}},"title":"recent_orphansArguments"}},{"name":"reorg_stats","description":"Aggregate reorg statistics over windows: counts, average and maximum depth, affected transactions.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"title":"reorg_statsArguments"}},{"name":"reorgs","description":"Detected Monero chain reorganizations, most recent first, with fork point, depth and affected transactions.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"title":"reorgsArguments"}},{"name":"search_block","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"title":"Query","type":"string"}},"required":["query"],"title":"search_blockArguments"}}],"scan":{"score":75,"grade":"B","scanned_at":"2026-09-19T04:45:55.047Z","report":{"scannerVersion":"0.1.3","scannedAt":"2026-09-19T04:45:54.955Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":17,"max":20,"notes":["remote reachable in 2281ms"]},"poisoning":{"score":15,"max":15,"notes":["18 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 1 write-action tools with no auth"]},"maintenance":{"score":15,"max":15,"notes":["last push 1 days ago"]},"identity":{"score":6,"max":10,"notes":["registry namespace matches repository owner"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"}],"inputs":{"probes":[{"url":"https://api.monerometrics.net/mcp","reachable":true,"authRequired":false,"latencyMs":2281,"serverInfo":{"name":"monerometrics","version":"1.29.0"}}],"packages":[],"repo":{"found":true,"owner":"nowi333","repo":"monerometrics","archived":false,"pushedAt":"2026-09-18T13:46:08Z","stars":3,"forks":0,"openIssues":0,"ownerType":"User","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/283742213?v=4","ownerCreatedAt":"2026-05-11T17:02:42Z","license":"MIT"},"icon":{"url":"https://avatars.githubusercontent.com/u/283742213?v=4&s=128","source":"github"},"presence":{"stars":3,"forks":0,"downloadsWeek":null,"license":"MIT","lastPushAt":"2026-09-18T13:46:08.000Z","score":26}}}},"grade_history":[],"reviews":[]}