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

Japan Public Ledgers MCP

REMOTE · MCP.MCP-REVENUE-EMPIRE.COM · SCANNED AUG 3

Tamper-evident daily ledgers of 12 Japanese public-data domains, with cross-ledger entity search.

+3 this week 54 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 Security46
Transport & Reachability100
Schema Quality & AI Usability58
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 10448 tokens (~71/item across 147 items; 147 tools + 0 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 Coverage80
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 41% of tool parameters carry a description.Partial
Capabilities40
  • Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28. See how to fix → Fail
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 · mcp.mcp-revenue-empire.com

# add to Claude Code
claude mcp add --transport http com-mcp-revenue-empire-japan-public-ledgers https://mcp.mcp-revenue-empire.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-mcp-revenue-empire-japan-public-ledgers]
url = "https://mcp.mcp-revenue-empire.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-mcp-revenue-empire-japan-public-ledgers": {
      "type": "remote",
      "url": "https://mcp.mcp-revenue-empire.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-mcp-revenue-empire-japan-public-ledgers --url https://mcp.mcp-revenue-empire.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-mcp-revenue-empire-japan-public-ledgers:
    url: "https://mcp.mcp-revenue-empire.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-mcp-revenue-empire-japan-public-ledgers": {
      "type": "http",
      "url": "https://mcp.mcp-revenue-empire.com/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.

  • 3 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.

  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 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.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 50

    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 3 Aug 2026 · Probed https://mcp.mcp-revenue-empire.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp-revenue-empire.com CN=WE1,O=Google Trust Services,C=US 16 Jun 2026 14 Sept 2026 ECDSA 256 ECDSA-SHA256 8a32455a1fe216480e2b92b9a2725cc1
SANs: mcp-revenue-empire.com, *.mcp.mcp-revenue-empire.com, mcp.mcp-revenue-empire.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of mcp.mcp-revenue-empire.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
mcp-revenue-empire.com. 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
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.mcp-revenue-empire.com/mcp Verified 200
http (plaintext) http://mcp.mcp-revenue-empire.com/mcp Inconclusive 404
MCP tools — 147 exposed · ~10,448 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
price_oracle_convert ~91

Convert an amount between any two supported currencies (crypto or fiat), routing each leg through its USD value. Returns the rate and converted amount. Read-only; price 0.0 (free).

NameTypeReqDescription
amountnumberyesAmount to convert
fromstringyesSource currency (crypto ticker or fiat ISO code)
tostringyesTarget currency (crypto ticker or fiat ISO code)

No output schema declared.

No examples provided.

price_oracle_crypto_price ~78

Live crypto spot price via the CoinGecko public API. Returns the price of symbol in the requested fiat quote. Read-only; price 0.0 (free).

NameTypeReqDescription
quotestringFiat quote currency (ISO code; default: USD)
symbolstringyesCrypto ticker (e.g. BTC, ETH)

No output schema declared.

No examples provided.

price_oracle_fx_rate ~73

Fiat FX rate via the Frankfurter / ECB reference API. Returns the to units per one from unit plus the reference date. Read-only; price 0.0 (free).

NameTypeReqDescription
fromstringyesBase fiat currency (ISO code)
tostringyesQuote fiat currency (ISO code)

No output schema declared.

No examples provided.

price_oracle_price_history ~80

OHLC price history for a crypto symbol via the CoinGecko public API, with a min / max / change summary. Read-only; price 0.0 (free).

NameTypeReqDescription
daysnumberLook-back window in days (default: 7).
symbolstringyesCrypto ticker (e.g. BTC, ETH)

No output schema declared.

No examples provided.

price_oracle_stablecoin_peg ~63

Stablecoin peg check: signed deviation (basis points) of the current price from the 1 USD target, with a banded status. Read-only; price 0.0 (free).

NameTypeReqDescription
symbolstringyesStablecoin ticker.

No output schema declared.

No examples provided.

pubcom_watch_get ~37

Get a public-comment notice detail plus full event timeline. Returns firstSeenAt and ledgerVerified.

NameTypeReqDescription
itemIdstringyes

No output schema declared.

No examples provided.

pubcom_watch_recent_changes ~66

Recent appearance / deadline-move / close / result-published events across all notices since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.

NameTypeReqDescription
agencystring
limitinteger
sincestringyes

No output schema declared.

No examples provided.

pubcom_watch_search ~75

Search e-Gov public-comment notices. Each hit includes firstSeenAt and ledgerVerified (hash-chain integrity).

NameTypeReqDescription
agencystring所管府省・行政機関
limitinteger
querystring
sincestring
statusstring

No output schema declared.

No examples provided.

pubcom_watch_timeline ~54

Time-ordered events only for a notice (the differentiator: when it opened, deadline moved, closed, or result was published). Includes firstSeenAt and ledgerVerified.

NameTypeReqDescription
itemIdstringyes

No output schema declared.

No examples provided.

pubcom_watch_verify_ledger ~54

Verify the hash-chain integrity of a notice (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.

NameTypeReqDescription
itemIdstringyes

No output schema declared.

No examples provided.

realestate_watch_get ~39

Get a real-estate transaction record detail plus full event timeline. Returns firstSeenAt and ledgerVerified.

NameTypeReqDescription
itemIdstringyes

No output schema declared.

No examples provided.

realestate_watch_recent_changes ~62

Recent appearance / revised events across all real-estate records since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.

NameTypeReqDescription
areaCodestring
limitinteger
sincestringyes

No output schema declared.

No examples provided.

realestate_watch_search ~144

Search Japanese real-estate transaction prices (MLIT reinfolib XIT001). Each hit is a single trade snapshot, ledgered for tamper-detection. Includes firstSeenAt and ledgerVerified.

NameTypeReqDescription
areaCodestringJIS X 0401 都道府県コード (e.g. "13")
limitinteger
periodstring"YYYY-QN" (e.g. "2024-Q1")
priceTypestring"transaction" (Stage 1)
querystring地区名 / 物件種別 / 都道府県名・部分一致

No output schema declared.

No examples provided.

realestate_watch_timeline ~50

Time-ordered events only for a real-estate record (the differentiator: when it appeared / was revised). Includes firstSeenAt and ledgerVerified.

NameTypeReqDescription
itemIdstringyes

No output schema declared.

No examples provided.

realestate_watch_verify_ledger ~57

Verify the hash-chain integrity of a real-estate record (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.

NameTypeReqDescription
itemIdstringyes

No output schema declared.

No examples provided.

recall_watch_get ~34

Get a recall detail plus full event timeline. Returns firstSeenAt and ledgerVerified.

NameTypeReqDescription
itemIdstringyes

No output schema declared.

No examples provided.

recall_watch_recent_changes ~60

Recent appearance / severity-escalated events across all recalls since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.

NameTypeReqDescription
agencystring
limitinteger
sincestringyes

No output schema declared.

No examples provided.

recall_watch_search ~119

Search Japanese product / food recall notices (consumer-affairs-agency aggregator). Each hit includes firstSeenAt and ledgerVerified.

NameTypeReqDescription
agencystring所管 (消費者庁 等)
limitinteger
querystring商品名 / 事業者名・部分一致
recallClassstringリコール区分 (返金/回収 / 回収命令 / 注意喚起 等)
sincestring
statusstring

No output schema declared.

No examples provided.

recall_watch_timeline ~53

Time-ordered events only for a recall (the differentiator: when it appeared, when severity escalated, when it was completed). Includes firstSeenAt and ledgerVerified.

NameTypeReqDescription
itemIdstringyes

No output schema declared.

No examples provided.

recall_watch_verify_ledger ~54

Verify the hash-chain integrity of a recall record (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.

NameTypeReqDescription
itemIdstringyes

No output schema declared.

No examples provided.

sanction_watch_get ~34

Get a sanction detail plus full event timeline. Returns firstSeenAt and ledgerVerified.

NameTypeReqDescription
itemIdstringyes

No output schema declared.

No examples provided.

sanction_watch_recent_changes ~57

Recent appearance / lift events across all sanctions since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.

NameTypeReqDescription
limitinteger
regulatorstring
sincestringyes

No output schema declared.

No examples provided.

sanction_watch_search ~106

Search Japanese administrative sanctions (FSA jirei archive). Each hit includes firstSeenAt and ledgerVerified.

NameTypeReqDescription
limitinteger
querystring被処分者名・部分一致
regulatorstring処分庁 (FSA など)
sanctionTypestring業務改善命令 / 業務停止 等・部分一致
sincestring
statusstring

No output schema declared.

No examples provided.

sanction_watch_timeline ~48

Time-ordered events only for a sanction (the differentiator: when it appeared and when it was lifted). Includes firstSeenAt and ledgerVerified.

NameTypeReqDescription
itemIdstringyes

No output schema declared.

No examples provided.

sanction_watch_verify_ledger ~54

Verify the hash-chain integrity of a sanction record (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.

NameTypeReqDescription
itemIdstringyes

No output schema declared.

No examples provided.

sanctions_screen_by_country ~65

Summarize sanction programs and entity counts associated with a country (name or ISO-3166 code) across the consolidated lists. Read-only; price 0.0 (free).

NameTypeReqDescription
countrystringyesCountry name or ISO-3166 alpha-2 code

No output schema declared.

No examples provided.

sanctions_screen_check_address ~50

Screen a physical or crypto address string against address entries in the consolidated sanctions lists. Read-only; price 0.0 (free).

NameTypeReqDescription
addressstringyesPhysical or crypto address to screen

No output schema declared.

No examples provided.

sanctions_screen_entity ~119

Screen an entity name against public consolidated sanctions lists (OFAC SDN / UN / EU), fetched at request time. Returns scored fuzzy matches with programs and countries. Informational only, not legal advice. Read-only; price 0.0 (free).

NameTypeReqDescription
limitintegerMax matches to return
minScorenumberMinimum match score 0-100 (default heuristic threshold)
namestringyesEntity / person / vessel name to screen
typesarrayRestrict to sanction subject types.

No output schema declared.

No examples provided.

sanctions_screen_list_programs ~64

List sanction programs known across the consolidated lists, with per-program entity counts. Optionally filter by source. Read-only; price 0.0 (free).

NameTypeReqDescription
sourcestringOptional source id filter (e.g. ofac / un / eu)

No output schema declared.

No examples provided.

sanctions_screen_list_sources ~40

List the sanctions data sources queried (OFAC SDN / UN / EU) with metadata. Read-only; price 0.0 (free).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

subsidy_watch_get ~35

Get a subsidy program detail plus full event timeline. Returns firstSeenAt and ledgerVerified.

NameTypeReqDescription
programIdstringyes

No output schema declared.

No examples provided.

subsidy_watch_recent_changes ~67

Recent appearance / change / close events across all programs since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.

NameTypeReqDescription
categorystring
issuerCodestring
limitinteger
sincestringyes

No output schema declared.

No examples provided.

subsidy_watch_search ~88

Search the current state of subsidy programs. Each hit includes firstSeenAt and ledgerVerified (hash-chain integrity).

NameTypeReqDescription
amountMininteger
categorystring
issuerCodestringJIS X 0401/0402 自治体コード
limitinteger
querystring
statusstring

No output schema declared.

No examples provided.

subsidy_watch_timeline ~47

Time-ordered events only for a program (the differentiator: when it appeared, changed, closed). Includes firstSeenAt and ledgerVerified.

NameTypeReqDescription
programIdstringyes

No output schema declared.

No examples provided.

subsidy_watch_verify_ledger ~53

Verify the hash-chain integrity of a program (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.

NameTypeReqDescription
programIdstringyes

No output schema declared.

No examples provided.

temporal_query ~231

Reconstruct what a ledger item (or items matching a query) officially said AS OF a past date T, by replaying the kept event history. Returns each item's point-in-time state plus an F-037 provenance receipt (observed_at = the state's effective time). existence:false with a first_seen receipt when the item did not yet exist at T; latest state with as_of_clamped:false when T is in the future. Read-only; price 0.0.

NameTypeReqDescription
as_ofstringyesISO-8601 point in time T.
item_idstringStable item id (single-item reconstruction).
jurisdictionstringJurisdiction code (default 'jp').
ledgerstringyesLedger key (e.g. 'sanction', 'license', 'subsidy', 'recall', 'pharma', 'bid', 'grant', 'pubcom', 'ordinance', 'tos', 'realestate', 'landprice').
querystringTitle substring to reconstruct every matching item (capped at 25). Use instead of item_id.

No output schema declared.

No examples provided.

tos_watch_get ~36

Get a ToS snapshot detail plus full event timeline. Returns firstSeenAt and ledgerVerified.

NameTypeReqDescription
itemIdstringyes

No output schema declared.

No examples provided.

tos_watch_recent_changes ~59

Recent revised events across all SaaS ToS documents since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.

NameTypeReqDescription
limitinteger
sincestringyes
vendorstring

No output schema declared.

No examples provided.

tos_watch_search ~117

Search Japanese / English-language SaaS Terms of Service snapshots (Stripe / Anthropic / AWS / Google Cloud / GitHub …). Stage 1 covers 'terms' docs. Each hit includes firstSeenAt and ledgerVerified.

NameTypeReqDescription
docTypestring
limitinteger
querystringタイトル / 本文先頭抜粋・部分一致
vendorstring'stripe' / 'anthropic' / 'aws' / 'gcp' / 'github' …

No output schema declared.

No examples provided.

tos_watch_timeline ~49

Time-ordered events only for a ToS document (the differentiator: when it appeared and each revision since). Includes firstSeenAt and ledgerVerified.

NameTypeReqDescription
itemIdstringyes

No output schema declared.

No examples provided.

tos_watch_verify_ledger ~55

Verify the hash-chain integrity of a ToS document (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.

NameTypeReqDescription
itemIdstringyes

No output schema declared.

No examples provided.

verify_receipt ~132

Verify a provenance receipt (F-037): recomputes the HMAC signature, checks the intra-receipt chain linkage, and — when the receipt carries an external anchor reference — confirms it against the published F-028 anchor. Returns {valid:true, anchor:"verified"|"pending"|"unverified"} or {valid:false, reason:"signature_mismatch"|"chain_link_broken"|"anchor_mismatch"|"malformed"}. Tamper-evident; price 0.0 (free).

NameTypeReqDescription
receiptobjectyesA receipt JSON object as produced by any provenance-emitting tool.

No output schema declared.

No examples provided.

weather_risk_air_quality ~84

Air-quality snapshot (PM2.5, PM10, US / European AQI and a coarse category) for a lat/lon via the free Open-Meteo air-quality API. Read-only; price 0.0 (free).

NameTypeReqDescription
latnumberyesLatitude (-90..90)
lonnumberyesLongitude (-180..180)

No output schema declared.

No examples provided.

weather_risk_current_weather ~77

Current weather (temperature, apparent temperature, humidity, precipitation, wind, weather code) for a lat/lon via the free Open-Meteo API. Read-only; price 0.0 (free).

NameTypeReqDescription
latnumberyesLatitude (-90..90)
lonnumberyesLongitude (-180..180)

No output schema declared.

No examples provided.

weather_risk_forecast ~94

Daily weather forecast (temp max/min, precipitation probability, wind, weather code) for up to N days for a lat/lon via the free Open-Meteo API. Read-only; price 0.0 (free).

NameTypeReqDescription
daysintegerForecast horizon in days (bounded)
latnumberyesLatitude (-90..90)
lonnumberyesLongitude (-180..180)

No output schema declared.

No examples provided.

weather_risk_heat_index ~74

Compute the heat index (feels-like temperature) and risk category from air temperature (Celsius) and relative humidity. Pure compute; price 0.0 (free).

NameTypeReqDescription
humidityPctnumberyesRelative humidity percent (0-100)
tempCnumberyesAir temperature in degrees Celsius

No output schema declared.

No examples provided.

weather_risk_severe_flags ~79

Severe-weather flags (heavy rain / high wind / extreme heat / frost) derived from the Open-Meteo forecast, each with its threshold and worst value. Read-only; price 0.0 (free).

NameTypeReqDescription
latnumberyesLatitude (-90..90)
lonnumberyesLongitude (-180..180)

No output schema declared.

No examples provided.