com.mcp-revenue-empire/japan-public-ledgers

MCPcommunautéen ligne
v0.1.2com.mcp-revenue-empireUnknownMis à jour il y a 2 mois

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

État de l’endpointen ligne
vérifié il y a 10 h · 183 ms
100 % des dernières 3 vérifications ont atteint cet endpoint
Fonctionne dans
ClaudeCursorCopilotChatGPTGemini

Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.

Indexé automatiquement depuis des sources publiques. Pas encore vérifié par son développeur sur Forge.Revendiquer cette annonce →
il y a 2 moisDernière mise à jour
Paquet
Auteurcom.mcp-revenue-empire
LicenceUnknown
Version0.1.2
Sourcemcp-registry
Statut de confiance
B
60/100Bon
Listé dans l’index Forge+10/10
Identité de l’éditeur vérifiée+0/30
Éditeur : aucune référence de dépôt n’est enregistrée pour cette annonce, `forge publish` ne peut donc pas vérifier la propriété automatiquement. Utilisez « Revendiquer cette annonce » ci-dessus — Forge les examine à la main.
Vérification de domaine+0/10
Actuellement indisponible pour ce type d’annonce — la vérification de domaine ne s’exécute aujourd’hui que pour les paquets adossés à npm, cette ligne ne peut donc pas encore être obtenue ici, quel que soit le contenu hébergé sur le domaine.
Analyse d’injection de prompt · propre+30/30
Analyse d’obfuscation / exfiltration · propre+20/20
StatutIndexé par la communauté
ÉditeurNon vérifié
SignatureNon signé
Domaine
Provenance
DépendancesNon audité
Surface d’outils172 outils · 2 privilégiés
Analyse de sécurité✓ Proprevlive · aujourd’huiQuelle est l’efficacité de cette analyse ?
ÉvaluationsAucune
Indexé17 juin 2026

La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.

Outils

172 outils · 2 privilégiés
Observé en direct depuis l’endpoint du fournisseur10h ago

Lu depuis un véritable échange MCP initialize → tools/list contre l’endpoint déclaré. Aucun outil n’a été invoqué — tools/list est l’appel d’introspection en lecture seule que le protocole prévoit pour cela. Cela reflète ce que le serveur annonçait à cet instant ; un endpoint hébergé n’est figé sur aucune version et peut changer sans préavis.

  • https://mcp.mcp-revenue-empire.com/mcp172 outils · 183 ms
verify_receiptVerify 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, r…

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, r…

ParamètreTypeDescription
receipt*objectA receipt JSON object as produced by any provenance-emitting tool.
agent_memory_storeStore a memory for an AI agent (key-value, with TTL and metadata)

Store a memory for an AI agent (key-value, with TTL and metadata)

ParamètreTypeDescription
agentId*stringAgent identifier
namespacestring
key*string
value*Any JSON value
metadataobject
ttlSecondsinteger
agent_memory_getRetrieve a stored memory by key

Retrieve a stored memory by key

ParamètreTypeDescription
agentId*string
namespacestring
key*string
agent_memory_searchSearch memories by prefix, tags, or type

Search memories by prefix, tags, or type

ParamètreTypeDescription
agentId*string
namespacestring
keyPrefixstring
tagsarray
typestring
limitinteger
agent_memory_deleteprivilégiéDelete a memory or all memories in a namespace

Delete a memory or all memories in a namespace

ParamètreTypeDescription
agentId*string
namespacestring
keystring
agent_audit_recordRecord an agent action for audit and compliance

Record an agent action for audit and compliance

ParamètreTypeDescription
agentId*string
sessionIdstring
actionType*string
actionName*string
input
output
metadataobject
agent_audit_queryQuery agent actions with filters

Query agent actions with filters

ParamètreTypeDescription
agentIdstring
sessionIdstring
actionTypestring
riskMinnumber
fromstring
tostring
limitinteger
agent_audit_reportGenerate audit report (json/markdown/soc2 format)

Generate audit report (json/markdown/soc2 format)

ParamètreTypeDescription
agentId*string
from*string
to*string
formatstring
agent_tempmail_createCreate a temporary email address (auto-expires)

Create a temporary email address (auto-expires)

ParamètreTypeDescription
ttlSecondsinteger
preferredPrefixstring
agent_tempmail_listList received messages in a mailbox

List received messages in a mailbox

ParamètreTypeDescription
mailboxId*string
limitinteger
afterstring
agent_tempmail_getGet full message content with extracted verification links/codes

Get full message content with extracted verification links/codes

ParamètreTypeDescription
mailboxId*string
messageId*string
includeRawboolean
agent_tempmail_waitWait for an incoming message (long polling, max 60s)

Wait for an incoming message (long polling, max 60s)

ParamètreTypeDescription
mailboxId*string
timeoutSecondsinteger
fromContainsstring
subjectContainsstring
agent_captcha_verify_domainVerify ownership of a domain before using CAPTCHA solving

Verify ownership of a domain before using CAPTCHA solving

ParamètreTypeDescription
domain*string
method*string
agent_captcha_solveSolve a CAPTCHA for a domain you own or have explicit permission to access

Solve a CAPTCHA for a domain you own or have explicit permission to access

ParamètreTypeDescription
type*string
siteKeystring
pageUrl*string
imageBase64string
questionstring
actionstring
agent_proxy_fetchFetch a URL via a rotating proxy (region/type selectable). robots.txt enforced.

Fetch a URL via a rotating proxy (region/type selectable). robots.txt enforced.

ParamètreTypeDescription
url*string
methodstring
headersobject
bodystring
regionstring
typestring
sessionIdstring
agent_proxy_sessionCreate a sticky proxy session (same IP for multiple requests)

Create a sticky proxy session (same IP for multiple requests)

ParamètreTypeDescription
regionstring
typestring
ttlSecondsinteger
agent_trust_scoreGet trust score for a wallet, agent card URL, or domain

Get trust score for a wallet, agent card URL, or domain

ParamètreTypeDescription
subjectType*string
subjectValue*string
includeDetailsboolean
agent_trust_feedbackSubmit feedback about an agent/wallet (positive or negative)

Submit feedback about an agent/wallet (positive or negative)

ParamètreTypeDescription
subjectType*string
subjectValue*string
rating*integer
category*string
evidenceobject
agent_trust_batchGet trust scores for multiple subjects in one call (max 100)

Get trust scores for multiple subjects in one call (max 100)

ParamètreTypeDescription
subjects*array
agent_webhook_createCreate a webhook endpoint that relays requests to your agent

Create a webhook endpoint that relays requests to your agent

ParamètreTypeDescription
agentIdstring
descriptionstring
deliveryMode*string
pushUrlstring
ttlSecondsinteger
transformRulesobject
agent_webhook_pollPoll for new webhook requests (long polling, max 60s)

Poll for new webhook requests (long polling, max 60s)

ParamètreTypeDescription
endpointId*string
afterstring
timeoutinteger
limitinteger
agent_webhook_replayReplay a stored webhook request

Replay a stored webhook request

ParamètreTypeDescription
endpointId*string
requestId*string
toUrlstring
agent_webhook_list_requestsList requests received by a webhook endpoint

List requests received by a webhook endpoint

ParamètreTypeDescription
endpointId*string
limitinteger
offsetinteger
agent_identity_registerRegister an agent and get a unique identity ID + issuer-signed badge. agent_name/metadata are self-reported and unverified.

Register an agent and get a unique identity ID + issuer-signed badge. agent_name/metadata are self-reported and unverified.

ParamètreTypeDescription
agentName*string
publicKeystring
metadataobject
agent_identity_badgeGet the issuer-signed badge and signed fields for an identity

Get the issuer-signed badge and signed fields for an identity

ParamètreTypeDescription
identityId*string
agent_identity_lookupLook up an identity. Returns signatureValid (issuer+integrity only, NOT an authenticity/safety signal) and a disclaimer.

Look up an identity. Returns signatureValid (issuer+integrity only, NOT an authenticity/safety signal) and a disclaimer.

ParamètreTypeDescription
identityId*string
agent_identity_recordAppend a hash-chained activity record (owner only). Optional provenance (repo/version/config) is self-reported.

Append a hash-chained activity record (owner only). Optional provenance (repo/version/config) is self-reported.

ParamètreTypeDescription
identityId*string
activityType*string
content
provenanceobjectSelf-reported origin of the activity (NOT verified)
agent_identity_activitiesList activity records for an identity, newest first (owner only)

List activity records for an identity, newest first (owner only)

ParamètreTypeDescription
identityId*string
limitinteger
subsidy_watch_searchSearch the current state of subsidy programs. Each hit includes firstSeenAt and ledgerVerified (hash-chain integrity).

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

ParamètreTypeDescription
querystring
issuerCodestringJIS X 0401/0402 自治体コード
categorystring
statusstring
amountMininteger
limitinteger
subsidy_watch_getGet a subsidy program detail plus full event timeline. Returns firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
programId*string
subsidy_watch_timelineTime-ordered events only for a program (the differentiator: when it appeared, changed, closed). Includes firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
programId*string
subsidy_watch_recent_changesRecent appearance / change / close events across all programs since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
since*string
issuerCodestring
categorystring
limitinteger
subsidy_watch_verify_ledgerVerify the hash-chain integrity of a program (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
programId*string
pubcom_watch_searchSearch e-Gov public-comment notices. Each hit includes firstSeenAt and ledgerVerified (hash-chain integrity).

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

ParamètreTypeDescription
querystring
agencystring所管府省・行政機関
statusstring
sincestring
limitinteger
pubcom_watch_getGet a public-comment notice detail plus full event timeline. Returns firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
itemId*string
pubcom_watch_timelineTime-ordered events only for a notice (the differentiator: when it opened, deadline moved, closed, or result was published). Includes firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
itemId*string
pubcom_watch_recent_changesRecent appearance / deadline-move / close / result-published events across all notices since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
since*string
agencystring
limitinteger
pubcom_watch_verify_ledgerVerify the hash-chain integrity of a notice (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
itemId*string
grant_watch_searchSearch Japanese research-grant calls-for-proposals. Each hit includes firstSeenAt and ledgerVerified (hash-chain integrity).

Search Japanese research-grant calls-for-proposals. Each hit includes firstSeenAt and ledgerVerified (hash-chain integrity).

ParamètreTypeDescription
querystring
funderstring配分機関 (JST/AMED/NEDO 等)
fieldstring研究分野
statusstring
amountMininteger
sincestring
limitinteger
grant_watch_getGet a grant call detail plus full event timeline. Returns firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
itemId*string
grant_watch_timelineTime-ordered events only for a grant call (the differentiator: when it opened, deadline moved, closed, or closed early). Includes firstSeenAt and ledgerVerified.

Time-ordered events only for a grant call (the differentiator: when it opened, deadline moved, closed, or closed early). Includes firstSeenAt and ledgerVerified.

ParamètreTypeDescription
itemId*string
grant_watch_recent_changesRecent appearance / deadline-move / close / close-early events across all grant calls since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.

Recent appearance / deadline-move / close / close-early events across all grant calls since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.

ParamètreTypeDescription
since*string
funderstring
fieldstring
limitinteger
grant_watch_verify_ledgerVerify the hash-chain integrity of a grant call (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
itemId*string
bid_watch_searchSearch Japanese public-procurement bid notices (kkj.go.jp). Each hit includes firstSeenAt and ledgerVerified.

Search Japanese public-procurement bid notices (kkj.go.jp). Each hit includes firstSeenAt and ledgerVerified.

ParamètreTypeDescription
querystring
entitystring調達機関 (partial match)
bidTypestring一般競争入札 / 指名 / 随意 等
statusstring
sincestring
limitinteger
bid_watch_getGet a bid notice detail plus full event timeline. Returns firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
itemId*string
bid_watch_timelineTime-ordered events only for a bid notice (the differentiator: when it appeared, deadline moved, closed, was cancelled or awarded). Includes firstSeenAt and ledgerVerified.

Time-ordered events only for a bid notice (the differentiator: when it appeared, deadline moved, closed, was cancelled or awarded). Includes firstSeenAt and ledgerVerified.

ParamètreTypeDescription
itemId*string
bid_watch_recent_changesRecent appearance / deadline-move / close / cancel / award events across all bid notices since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
since*string
entitystring
limitinteger
bid_watch_verify_ledgerVerify the hash-chain integrity of a bid notice (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
itemId*string
sanction_watch_searchSearch Japanese administrative sanctions (FSA jirei archive). Each hit includes firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
querystring被処分者名・部分一致
regulatorstring処分庁 (FSA など)
sanctionTypestring業務改善命令 / 業務停止 等・部分一致
statusstring
sincestring
limitinteger
sanction_watch_getGet a sanction detail plus full event timeline. Returns firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
itemId*string
sanction_watch_timelineTime-ordered events only for a sanction (the differentiator: when it appeared and when it was lifted). Includes firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
itemId*string
sanction_watch_recent_changesRecent appearance / lift events across all sanctions since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
since*string
regulatorstring
limitinteger
sanction_watch_verify_ledgerVerify the hash-chain integrity of a sanction record (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
itemId*string
license_watch_searchSearch Japanese license / registration ledgers (FSA menkyo: 金融商品取引業者, 預金取扱金融機関 …). Each hit includes firstSeenAt and ledgerVerified.

Search Japanese license / registration ledgers (FSA menkyo: 金融商品取引業者, 預金取扱金融機関 …). Each hit includes firstSeenAt and ledgerVerified.

ParamètreTypeDescription
querystring業者名・登録番号・部分一致
registrystring名簿種別 (fsa-kinyushohin / fsa-ginkou など)
statusstring
licensorstring許認可権者 (関東財務局長・内閣総理大臣(金融庁)等)
sincestring
limitinteger
license_watch_getGet a license registration detail plus full event timeline. Returns firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
itemId*string
license_watch_timelineTime-ordered events only for a license registration (the differentiator: when it appeared, when it was revoked / expired / suspended). Includes firstSeenAt and ledgerVerified.

Time-ordered events only for a license registration (the differentiator: when it appeared, when it was revoked / expired / suspended). Includes firstSeenAt and ledgerVerified.

ParamètreTypeDescription
itemId*string
license_watch_recent_changesRecent appearance / revoked / suspended events across all license ledgers since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.

Recent appearance / revoked / suspended events across all license ledgers since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.

ParamètreTypeDescription
since*string
registrystring
limitinteger
license_watch_verify_ledgerVerify the hash-chain integrity of a license registration (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
itemId*string
recall_watch_searchSearch Japanese product / food recall notices (consumer-affairs-agency aggregator). Each hit includes firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
querystring商品名 / 事業者名・部分一致
agencystring所管 (消費者庁 等)
recallClassstringリコール区分 (返金/回収 / 回収命令 / 注意喚起 等)
statusstring
sincestring
limitinteger
recall_watch_getGet a recall detail plus full event timeline. Returns firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
itemId*string
recall_watch_timelineTime-ordered events only for a recall (the differentiator: when it appeared, when severity escalated, when it was completed). Includes firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
itemId*string
recall_watch_recent_changesRecent appearance / severity-escalated events across all recalls since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
since*string
agencystring
limitinteger
recall_watch_verify_ledgerVerify the hash-chain integrity of a recall record (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
itemId*string
pharma_watch_searchSearch Japanese pharmaceutical approvals (PMDA) and NHI-listed drugs (MHLW yakka). Each hit includes firstSeenAt and ledgerVerified.

Search Japanese pharmaceutical approvals (PMDA) and NHI-listed drugs (MHLW yakka). Each hit includes firstSeenAt and ledgerVerified.

ParamètreTypeDescription
querystring販売名 / 成分名・部分一致
applicantstring製造販売業者 / メーカー
categorystringPMDA分野 (第1 等) / MHLWセグメント (内用薬 等)
statusstring
sincestring
limitinteger
pharma_watch_getGet a pharmaceutical record detail plus full event timeline. Returns firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
itemId*string
pharma_watch_timelineTime-ordered events only for a pharma record (the differentiator: when it was approved / NHI-listed / price-revised). Includes firstSeenAt and ledgerVerified.

Time-ordered events only for a pharma record (the differentiator: when it was approved / NHI-listed / price-revised). Includes firstSeenAt and ledgerVerified.

ParamètreTypeDescription
itemId*string
pharma_watch_recent_changesRecent approval / NHI-listed / price-revised events across all pharmaceutical records since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.

Recent approval / NHI-listed / price-revised events across all pharmaceutical records since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.

ParamètreTypeDescription
since*string
categorystring
limitinteger
pharma_watch_verify_ledgerVerify the hash-chain integrity of a pharma record (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
itemId*string
ordinance_watch_searchSearch Japanese national laws / ordinances (e-Gov 法令検索 v2; Stage 1 covers the national level only — 自治体例規 ships in a follow-up). Each hit includes firstSeenAt and ledgerVerified.

Search Japanese national laws / ordinances (e-Gov 法令検索 v2; Stage 1 covers the national level only — 自治体例規 ships in a follow-up). Each hit includes firstSeenAt and ledgerVerified.

ParamètreTypeDescription
querystring法令名 / 法令番号 / 略称・部分一致
jurisdictionstring'国' (Stage 1 only)
ordinanceTypestring法律 / 政令 / 省令 / 勅令 / 規則 / 憲法 …
issuerCodestring自治体コード JIS X 0401/0402 (国は不要)
statusstring
sincestring
limitinteger
ordinance_watch_getGet an ordinance detail plus full event timeline. Returns firstSeenAt and ledgerVerified.

Get an ordinance detail plus full event timeline. Returns firstSeenAt and ledgerVerified.

ParamètreTypeDescription
itemId*string
ordinance_watch_timelineTime-ordered events only for an ordinance (the differentiator: when it appeared / was amended / was repealed). Includes firstSeenAt and ledgerVerified.

Time-ordered events only for an ordinance (the differentiator: when it appeared / was amended / was repealed). Includes firstSeenAt and ledgerVerified.

ParamètreTypeDescription
itemId*string
ordinance_watch_recent_changesRecent appearance / amendment / repeal events across all ordinances since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.

Recent appearance / amendment / repeal events across all ordinances since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.

ParamètreTypeDescription
since*string
issuerCodestring
limitinteger
ordinance_watch_verify_ledgerVerify the hash-chain integrity of an ordinance record (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
itemId*string
tos_watch_searchSearch 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.

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.

ParamètreTypeDescription
querystringタイトル / 本文先頭抜粋・部分一致
vendorstring'stripe' / 'anthropic' / 'aws' / 'gcp' / 'github' …
docTypestring
limitinteger
tos_watch_getGet a ToS snapshot detail plus full event timeline. Returns firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
itemId*string
tos_watch_timelineTime-ordered events only for a ToS document (the differentiator: when it appeared and each revision since). Includes firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
itemId*string
tos_watch_recent_changesRecent revised events across all SaaS ToS documents since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
since*string
vendorstring
limitinteger
tos_watch_verify_ledgerVerify the hash-chain integrity of a ToS document (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
itemId*string
realestate_watch_searchSearch Japanese real-estate transaction prices (MLIT reinfolib XIT001). Each hit is a single trade snapshot, ledgered for tamper-detection. Includes firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
querystring地区名 / 物件種別 / 都道府県名・部分一致
areaCodestringJIS X 0401 都道府県コード (e.g. "13")
priceTypestring"transaction" (Stage 1)
periodstring"YYYY-QN" (e.g. "2024-Q1")
limitinteger
realestate_watch_getGet a real-estate transaction record detail plus full event timeline. Returns firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
itemId*string
realestate_watch_timelineTime-ordered events only for a real-estate record (the differentiator: when it appeared / was revised). Includes firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
itemId*string
realestate_watch_recent_changesRecent appearance / revised events across all real-estate records since the given ISO8601 timestamp. Each item includes firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
since*string
areaCodestring
limitinteger
realestate_watch_verify_ledgerVerify the hash-chain integrity of a real-estate record (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
itemId*string
landprice_watch_searchSearch Japanese 地価公示 (MLIT 国土数値情報 L01) standard-land snapshots. Each hit is one standard point for a given year, ledgered for tamper-detection. Returns ledgerVerified per hit.

Search Japanese 地価公示 (MLIT 国土数値情報 L01) standard-land snapshots. Each hit is one standard point for a given year, ledgered for tamper-detection. Returns ledgerVerified per hit.

ParamètreTypeDescription
querystring市区町村名 / 所在 / 利用現況 部分一致
prefectureCodestringJIS X 0401 都道府県コード (e.g. "13")
areaCodestring5-digit prefecture+municipality code (e.g. "13101")
yearinteger年度 (e.g. 2026)
registrystring
limitinteger
landprice_watch_getGet a 地価公示 standard-land record detail plus its full event timeline (price revisions, reissues, vanish events). Returns firstSeenAt and ledgerVerified.

Get a 地価公示 standard-land record detail plus its full event timeline (price revisions, reissues, vanish events). Returns firstSeenAt and ledgerVerified.

ParamètreTypeDescription
itemId*string
landprice_watch_timelineTimeline view of one standard-land point — all observation events with diff, observedAt and chain-hash entries. ledgerVerified is computed end-to-end against IDENTITY_SIGNING_SECRET.

Timeline view of one standard-land point — all observation events with diff, observedAt and chain-hash entries. ledgerVerified is computed end-to-end against IDENTITY_SIGNING_SECRET.

ParamètreTypeDescription
itemId*string
landprice_watch_recent_changesList landprice events observed after the given ISO8601 timestamp. Optional prefectureCode filter.

List landprice events observed after the given ISO8601 timestamp. Optional prefectureCode filter.

ParamètreTypeDescription
since*string
prefectureCodestring
limitinteger
landprice_watch_verify_ledgerVerify the hash-chain integrity of a landprice record (tamper detection). Returns chainValid, brokenAt (if any), checked event count, firstSeenAt and ledgerVerified.

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

ParamètreTypeDescription
itemId*string
entity_searchSearch a company/person name across ALL ledgers (sanctions, licenses, recalls, pharma, bids, subsidies, grants, public comments, ordinances, ToS, real-estate, land-price). Returns hits grouped per ledger, each with matchedField, a summary, detailUrl and ledgerVerified (hash-chain integrity). ledger…

Search a company/person name across ALL ledgers (sanctions, licenses, recalls, pharma, bids, subsidies, grants, public comments, ordinances, ToS, real-estate, land-price). Returns hits grouped per ledger, each with matchedField, a summary, detailUrl and ledgerVerified (hash-chain integrity). ledger…

ParamètreTypeDescription
query*stringEntity name (company / person), partial match
limitintegerMax hits per ledger (1-100)
temporal_queryReconstruct 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 th…

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 th…

ParamètreTypeDescription
ledger*stringLedger key (e.g. 'sanction', 'license', 'subsidy', 'recall', 'pharma', 'bid', 'grant', 'pubcom', 'ordinance', 'tos', 'realestate', 'landprice').
item_idstringStable item id (single-item reconstruction).
querystringTitle substring to reconstruct every matching item (capped at 25). Use instead of item_id.
as_of*stringISO-8601 point in time T.
jurisdictionstringJurisdiction code (default 'jp').
kyb_reportTurn a company/entity name into a structured English KYB / due-diligence report for foreign-inbound buyers. Aggregates cross-ledger hits (administrative sanctions, licenses, public bids, recalls, etc.) via entity_search, summarizes them (counts + deterministic risk_flags), and attaches an F-037 pro…

Turn a company/entity name into a structured English KYB / due-diligence report for foreign-inbound buyers. Aggregates cross-ledger hits (administrative sanctions, licenses, public bids, recalls, etc.) via entity_search, summarizes them (counts + deterministic risk_flags), and attaches an F-037 pro…

ParamètreTypeDescription
query*stringCompany / entity name (partial match across all ledgers)
jurisdictionstringJurisdiction code (default 'jp')
alerts_create_watchCreate a saved watch: when a NEW matching event appears in a ledger, a notification is pushed to your destination. Filters: ledger (optional), keyword and/or entity (case-insensitive title substring). At least one filter is required. Backfill never fires.

Create a saved watch: when a NEW matching event appears in a ledger, a notification is pushed to your destination. Filters: ledger (optional), keyword and/or entity (case-insensitive title substring). At least one filter is required. Backfill never fires.

ParamètreTypeDescription
ledgerstringLedger key, e.g. 'sanction' (omit for all ledgers)
keywordstringCase-insensitive substring of the item title
entitystringAdditional case-insensitive substring (e.g. company name)
destinationType*string
destinationTarget*stringWebhook URL / relay endpoint / email address
alerts_list_watchesList the calling user's saved watches.

List the calling user's saved watches.

Aucun schéma d’entrée n’a été publié pour cet outil.

alerts_delete_watchprivilégiéDeactivate a saved watch by id (soft delete; stops future notifications).

Deactivate a saved watch by id (soft delete; stops future notifications).

ParamètreTypeDescription
watchId*string
freshness_subscribeSubscribe a machine/AI pipeline to ledger-change notifications: when a matching record changes, a signed "stale" event (with an F-037 receipt proving the change) is POSTed to your callback_url so your RAG/index can re-index. Filters: ledger (optional), entity and/or topic (case-insensitive title su…

Subscribe a machine/AI pipeline to ledger-change notifications: when a matching record changes, a signed "stale" event (with an F-037 receipt proving the change) is POSTed to your callback_url so your RAG/index can re-index. Filters: ledger (optional), entity and/or topic (case-insensitive title su…

ParamètreTypeDescription
ledgerstringLedger key, e.g. 'sanction' (omit for all ledgers)
entitystringCase-insensitive substring of the item title
topicstringAdditional case-insensitive substring
callbackUrl*stringHTTPS endpoint the stale event is POSTed to
secret*stringShared secret used to HMAC-sign the POST body
jurisdictionstringJurisdiction code (default 'jp')
freshness_listList the calling user's freshness webhook subscriptions (the stored secret is never returned).

List the calling user's freshness webhook subscriptions (the stored secret is never returned).

Aucun schéma d’entrée n’a été publié pour cet outil.

freshness_unsubscribeDeactivate a freshness webhook subscription by id (soft delete; stops future deliveries).

Deactivate a freshness webhook subscription by id (soft delete; stops future deliveries).

ParamètreTypeDescription
subscriptionId*string
domain_intel_dns_lookupResolve A / AAAA / MX / TXT / NS / CNAME records for a domain via DNS-over-HTTPS (Cloudflare 1.1.1.1 JSON). Read-only; price 0.0 (free).

Resolve A / AAAA / MX / TXT / NS / CNAME records for a domain via DNS-over-HTTPS (Cloudflare 1.1.1.1 JSON). Read-only; price 0.0 (free).

ParamètreTypeDescription
domain*stringDomain name (bare host; URLs/trailing dots tolerated)
typesarraySubset of record types to resolve (default: all).
domain_intel_whois_summaryDomain age / registrar / expiry summary via RDAP over HTTPS (no legacy port-43 WHOIS). Returns registeredAt, expiresAt, ageDays, registrar, status and nameservers. Read-only; price 0.0 (free).

Domain age / registrar / expiry summary via RDAP over HTTPS (no legacy port-43 WHOIS). Returns registeredAt, expiresAt, ageDays, registrar, status and nameservers. Read-only; price 0.0 (free).

ParamètreTypeDescription
domain*stringDomain name to look up
domain_intel_tls_cert_infoTLS certificate issuer / validity / SAN summary sourced from public Certificate-Transparency logs (crt.sh JSON). Picks the freshest leaf and reports currentlyValid + daysUntilExpiry. Read-only; price 0.0 (free).

TLS certificate issuer / validity / SAN summary sourced from public Certificate-Transparency logs (crt.sh JSON). Picks the freshest leaf and reports currentlyValid + daysUntilExpiry. Read-only; price 0.0 (free).

ParamètreTypeDescription
domain*stringDomain name to inspect
domain_intel_email_auth_checkParse SPF / DMARC / DKIM presence and policy from TXT records (via DoH). SPF all-qualifier (strict/softfail/neutral/pass), DMARC p= policy + pct + rua, and best-effort DKIM selector probing. Read-only; price 0.0 (free).

Parse SPF / DMARC / DKIM presence and policy from TXT records (via DoH). SPF all-qualifier (strict/softfail/neutral/pass), DMARC p= policy + pct + rua, and best-effort DKIM selector probing. Read-only; price 0.0 (free).

ParamètreTypeDescription
domain*stringDomain name to check
dkimSelectorsarrayOptional DKIM selectors to probe (default: common selectors).
domain_intel_reputationTransparent heuristic reputation score (0-100) combining domain age, TLS validity and email-auth strictness (SPF/DMARC) plus an MX signal. Every contribution is returned in `rationale` (no black box). Informational only, not a security guarantee. Read-only; price 0.0 (free).

Transparent heuristic reputation score (0-100) combining domain age, TLS validity and email-auth strictness (SPF/DMARC) plus an MX signal. Every contribution is returned in `rationale` (no black box). Informational only, not a security guarantee. Read-only; price 0.0 (free).

ParamètreTypeDescription
domain*stringDomain name to score
onchain_risk_address_riskHeuristic address risk score (0-100) from on-chain reads (code, balance, nonce) plus bundled OFAC-style sanction and flagged lists, over public EVM JSON-RPC. Every contribution is returned in rationale. Read-only; price 0.0 (free).

Heuristic address risk score (0-100) from on-chain reads (code, balance, nonce) plus bundled OFAC-style sanction and flagged lists, over public EVM JSON-RPC. Every contribution is returned in rationale. Read-only; price 0.0 (free).

ParamètreTypeDescription
address*stringEVM address (0x-hex)
chainstringEVM chain (default: ethereum).
onchain_risk_token_safetyERC-20 token safety summary via on-chain eth_call reads: name / symbol / decimals / totalSupply, owner and ownership-renounced signal. Public EVM JSON-RPC. Read-only; price 0.0 (free).

ERC-20 token safety summary via on-chain eth_call reads: name / symbol / decimals / totalSupply, owner and ownership-renounced signal. Public EVM JSON-RPC. Read-only; price 0.0 (free).

ParamètreTypeDescription
address*stringEVM address (0x-hex)
chainstringEVM chain (default: ethereum).
onchain_risk_sanctions_screenScreen an address against the bundled OFAC-style sanction list; returns the sanctioned flag, any matches and the list size. Pure list lookup. Read-only; price 0.0 (free).

Screen an address against the bundled OFAC-style sanction list; returns the sanctioned flag, any matches and the list size. Pure list lookup. Read-only; price 0.0 (free).

ParamètreTypeDescription
address*stringEVM address (0x-hex)
chainstringEVM chain (default: ethereum).
onchain_risk_contract_verifyContract / bytecode summary: whether the address is a contract, bytecode size and any embedded CBOR metadata, via public EVM JSON-RPC and block-explorer / Sourcify HTTPS. Read-only; price 0.0 (free).

Contract / bytecode summary: whether the address is a contract, bytecode size and any embedded CBOR metadata, via public EVM JSON-RPC and block-explorer / Sourcify HTTPS. Read-only; price 0.0 (free).

ParamètreTypeDescription
address*stringEVM address (0x-hex)
chainstringEVM chain (default: ethereum).
onchain_risk_approval_riskERC-20 approval exposure: scans Approval logs granted by the address and flags unlimited / active allowances, via eth_getLogs over public EVM JSON-RPC. Read-only; price 0.0 (free).

ERC-20 approval exposure: scans Approval logs granted by the address and flags unlimited / active allowances, via eth_getLogs over public EVM JSON-RPC. Read-only; price 0.0 (free).

ParamètreTypeDescription
address*stringEVM address (0x-hex)
chainstringEVM chain (default: ethereum).
fromBlockstring | numberOptional start block for the log scan (default: a recent window).
price_oracle_crypto_priceLive crypto spot price via the CoinGecko public API. Returns the price of symbol in the requested fiat quote. Read-only; price 0.0 (free).

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).

ParamètreTypeDescription
symbol*stringCrypto ticker (e.g. BTC, ETH)
quotestringFiat quote currency (ISO code; default: USD)
price_oracle_fx_rateFiat 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).

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).

ParamètreTypeDescription
from*stringBase fiat currency (ISO code)
to*stringQuote fiat currency (ISO code)
price_oracle_convertConvert 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).

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).

ParamètreTypeDescription
amount*numberAmount to convert
from*stringSource currency (crypto ticker or fiat ISO code)
to*stringTarget currency (crypto ticker or fiat ISO code)
price_oracle_price_historyOHLC price history for a crypto symbol via the CoinGecko public API, with a min / max / change summary. Read-only; price 0.0 (free).

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

ParamètreTypeDescription
symbol*stringCrypto ticker (e.g. BTC, ETH)
daysnumberLook-back window in days (default: 7).
price_oracle_stablecoin_pegStablecoin 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).

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).

ParamètreTypeDescription
symbol*stringStablecoin ticker.
commerce_catalog_product_extractExtract a normalized product (name, price, currency, availability, brand, GTIN, ...) from Schema.org / JSON-LD markup. Provide a url to fetch or raw html. Read-only; price 0.0 (free).

Extract a normalized product (name, price, currency, availability, brand, GTIN, ...) from Schema.org / JSON-LD markup. Provide a url to fetch or raw html. Read-only; price 0.0 (free).

ParamètreTypeDescription
urlstringProduct page URL to fetch (one of url / html)
htmlstringRaw page HTML to parse (one of url / html)
commerce_catalog_catalog_validateValidate product-feed completeness: which required fields are present or missing and a completeness score, from a url, raw html, or an inline product object. Read-only; price 0.0 (free).

Validate product-feed completeness: which required fields are present or missing and a completeness score, from a url, raw html, or an inline product object. Read-only; price 0.0 (free).

ParamètreTypeDescription
urlstringProduct page URL to fetch (one of url / html / product)
htmlstringRaw page HTML to parse (one of url / html / product)
productobjectInline normalized product object (one of url / html / product)
commerce_catalog_price_compareCompare a set of offers and return the cheapest, most expensive, spread and per-offer ranking. Requires a non-empty offers array. Pure; price 0.0 (free).

Compare a set of offers and return the cheapest, most expensive, spread and per-offer ranking. Requires a non-empty offers array. Pure; price 0.0 (free).

ParamètreTypeDescription
offers*arrayNon-empty list of offers to compare.
commerce_catalog_availability_checkResolve product stock availability to a coarse signal (in_stock / out_of_stock / limited / preorder / unknown), from a url, raw html, or inline product. Read-only; price 0.0 (free).

Resolve product stock availability to a coarse signal (in_stock / out_of_stock / limited / preorder / unknown), from a url, raw html, or inline product. Read-only; price 0.0 (free).

ParamètreTypeDescription
urlstringProduct page URL to fetch (one of url / html / product)
htmlstringRaw page HTML to parse (one of url / html / product)
productobjectInline normalized product object (one of url / html / product)
commerce_catalog_agent_readiness_scoreAgentic-commerce readiness score (0-100) for how well a product is structured for autonomous agents, with a transparent rationale, from a url, raw html, or inline product. Read-only; price 0.0 (free).

Agentic-commerce readiness score (0-100) for how well a product is structured for autonomous agents, with a transparent rationale, from a url, raw html, or inline product. Read-only; price 0.0 (free).

ParamètreTypeDescription
urlstringProduct page URL to fetch (one of url / html / product)
htmlstringRaw page HTML to parse (one of url / html / product)
productobjectInline normalized product object (one of url / html / product)
content_authenticity_c2pa_inspectDetect a C2PA / Content Credentials manifest by scanning the raw image bytes for JUMBF / C2PA markers and lifting any human-readable claim generator. Provide an image url. Read-only; one HTTPS GET; price 0.0 (free).

Detect a C2PA / Content Credentials manifest by scanning the raw image bytes for JUMBF / C2PA markers and lifting any human-readable claim generator. Provide an image url. Read-only; one HTTPS GET; price 0.0 (free).

ParamètreTypeDescription
url*stringImage URL to inspect
content_authenticity_ai_likelihoodHeuristic likelihood (0-100) that a passage of text is AI-generated, from lexical-diversity and burstiness signals with a transparent rationale. Pure, no network; price 0.0 (free).

Heuristic likelihood (0-100) that a passage of text is AI-generated, from lexical-diversity and burstiness signals with a transparent rationale. Pure, no network; price 0.0 (free).

ParamètreTypeDescription
text*stringText passage to score
content_authenticity_provenance_checkCombined media-provenance verdict for an image url: C2PA presence plus the hosting domain reputation, with rationale. Read-only; price 0.0 (free).

Combined media-provenance verdict for an image url: C2PA presence plus the hosting domain reputation, with rationale. Read-only; price 0.0 (free).

ParamètreTypeDescription
url*stringImage URL to check
content_authenticity_domain_reputationTransparent heuristic reputation score (0-100) for a domain combining age, TLS validity, DNS / MX and SPF / DMARC signals via free HTTPS (DoH / RDAP / CT). Read-only; price 0.0 (free).

Transparent heuristic reputation score (0-100) for a domain combining age, TLS validity, DNS / MX and SPF / DMARC signals via free HTTPS (DoH / RDAP / CT). Read-only; price 0.0 (free).

ParamètreTypeDescription
domain*stringDomain name to score
content_authenticity_watermark_detectBest-effort watermark and provenance-marker detection from the raw image bytes (e.g. C2PA / IPTC / XMP markers). Provide an image url. Read-only; price 0.0 (free).

Best-effort watermark and provenance-marker detection from the raw image bytes (e.g. C2PA / IPTC / XMP markers). Provide an image url. Read-only; price 0.0 (free).

ParamètreTypeDescription
url*stringImage URL to inspect
sanctions_screen_entityScreen 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).

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).

ParamètreTypeDescription
name*stringEntity / person / vessel name to screen
minScorenumberMinimum match score 0-100 (default heuristic threshold)
typesarrayRestrict to sanction subject types.
limitintegerMax matches to return
sanctions_screen_by_countrySummarize sanction programs and entity counts associated with a country (name or ISO-3166 code) across the consolidated lists. Read-only; price 0.0 (free).

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).

ParamètreTypeDescription
country*stringCountry name or ISO-3166 alpha-2 code
sanctions_screen_list_programsList sanction programs known across the consolidated lists, with per-program entity counts. Optionally filter by source. Read-only; price 0.0 (free).

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

ParamètreTypeDescription
sourcestringOptional source id filter (e.g. ofac / un / eu)
sanctions_screen_check_addressScreen a physical or crypto address string against address entries in the consolidated sanctions lists. Read-only; price 0.0 (free).

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

ParamètreTypeDescription
address*stringPhysical or crypto address to screen
sanctions_screen_list_sourcesList the sanctions data sources queried (OFAC SDN / UN / EU) with metadata. Read-only; price 0.0 (free).

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

Aucun schéma d’entrée n’a été publié pour cet outil.

geo_intel_geocodeForward-geocode a place / address query to coordinates via the free OpenStreetMap Nominatim API. Returns ranked results with lat/lon and display name. Read-only; price 0.0 (free).

Forward-geocode a place / address query to coordinates via the free OpenStreetMap Nominatim API. Returns ranked results with lat/lon and display name. Read-only; price 0.0 (free).

ParamètreTypeDescription
query*stringPlace name or address to geocode
limitintegerMax results to return
geo_intel_reverse_geocodeReverse-geocode a lat/lon coordinate to the nearest address / place via OpenStreetMap Nominatim. Read-only; price 0.0 (free).

Reverse-geocode a lat/lon coordinate to the nearest address / place via OpenStreetMap Nominatim. Read-only; price 0.0 (free).

ParamètreTypeDescription
lat*numberLatitude (-90..90)
lon*numberLongitude (-180..180)
geo_intel_timezoneResolve the IANA timezone, abbreviation and current UTC offset for a lat/lon coordinate via the free Open-Meteo API. Read-only; price 0.0 (free).

Resolve the IANA timezone, abbreviation and current UTC offset for a lat/lon coordinate via the free Open-Meteo API. Read-only; price 0.0 (free).

ParamètreTypeDescription
lat*numberLatitude (-90..90)
lon*numberLongitude (-180..180)
geo_intel_distanceGreat-circle (haversine) distance between two lat/lon coordinates, in kilometres and miles. Pure math; price 0.0 (free).

Great-circle (haversine) distance between two lat/lon coordinates, in kilometres and miles. Pure math; price 0.0 (free).

ParamètreTypeDescription
lat1*numberFirst point latitude
lon1*numberFirst point longitude
lat2*numberSecond point latitude
lon2*numberSecond point longitude
geo_intel_bbox_centerCompute the center point plus width/height (km) of a geographic bounding box. Pure math; price 0.0 (free).

Compute the center point plus width/height (km) of a geographic bounding box. Pure math; price 0.0 (free).

ParamètreTypeDescription
minLat*numberBounding-box minimum latitude
minLon*numberBounding-box minimum longitude
maxLat*numberBounding-box maximum latitude
maxLon*numberBounding-box maximum longitude
weather_risk_current_weatherCurrent 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).

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).

ParamètreTypeDescription
lat*numberLatitude (-90..90)
lon*numberLongitude (-180..180)
weather_risk_forecastDaily 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).

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).

ParamètreTypeDescription
lat*numberLatitude (-90..90)
lon*numberLongitude (-180..180)
daysintegerForecast horizon in days (bounded)
weather_risk_severe_flagsSevere-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).

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).

ParamètreTypeDescription
lat*numberLatitude (-90..90)
lon*numberLongitude (-180..180)
weather_risk_air_qualityAir-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).

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).

ParamètreTypeDescription
lat*numberLatitude (-90..90)
lon*numberLongitude (-180..180)
weather_risk_heat_indexCompute the heat index (feels-like temperature) and risk category from air temperature (Celsius) and relative humidity. Pure compute; price 0.0 (free).

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

ParamètreTypeDescription
tempC*numberAir temperature in degrees Celsius
humidityPct*numberRelative humidity percent (0-100)
company_registry_search_companySearch for companies by name (optionally scoped to a jurisdiction) via the OpenCorporates open API. Returns candidate companies for disambiguation. Read-only; price 0.0 (free).

Search for companies by name (optionally scoped to a jurisdiction) via the OpenCorporates open API. Returns candidate companies for disambiguation. Read-only; price 0.0 (free).

ParamètreTypeDescription
name*stringCompany name to search (partial match)
jurisdictionstringOptional jurisdiction code (e.g. gb, us_de)
limitintegerMax candidates to return
company_registry_company_profileFetch a company profile (name, status, incorporation / dissolution dates, type, address) by jurisdiction + company number via OpenCorporates. Read-only; price 0.0 (free).

Fetch a company profile (name, status, incorporation / dissolution dates, type, address) by jurisdiction + company number via OpenCorporates. Read-only; price 0.0 (free).

ParamètreTypeDescription
jurisdiction*stringJurisdiction code (e.g. gb, us_de)
companyNumber*stringRegistry company number
company_registry_officersList a company officers (name, position, start / end dates, current flag) by jurisdiction + company number via OpenCorporates. Read-only; price 0.0 (free).

List a company officers (name, position, start / end dates, current flag) by jurisdiction + company number via OpenCorporates. Read-only; price 0.0 (free).

ParamètreTypeDescription
jurisdiction*stringJurisdiction code (e.g. gb, us_de)
companyNumber*stringRegistry company number
company_registry_validate_numberValidate a company-registration number against the expected format for its jurisdiction. Pure compute; returns valid flag, normalized value and reason. Price 0.0 (free).

Validate a company-registration number against the expected format for its jurisdiction. Pure compute; returns valid flag, normalized value and reason. Price 0.0 (free).

ParamètreTypeDescription
jurisdiction*stringJurisdiction code (e.g. gb, us_de, au)
companyNumber*stringCompany number to validate
company_registry_jurisdiction_infoLook up metadata for a jurisdiction code (name, registry details). Pure compute; price 0.0 (free).

Look up metadata for a jurisdiction code (name, registry details). Pure compute; price 0.0 (free).

ParamètreTypeDescription
code*stringJurisdiction code (e.g. gb, us_de)
carbon_estimate_shipping_emissionsEstimate freight CO2e (kg) from weight, distance and transport mode using embedded GLEC/DEFRA-order emission factors. Pure compute; price 0.0 (free).

Estimate freight CO2e (kg) from weight, distance and transport mode using embedded GLEC/DEFRA-order emission factors. Pure compute; price 0.0 (free).

ParamètreTypeDescription
weightKg*numberShipment weight in kilograms (>= 0)
distanceKm*numberTransport distance in kilometres (>= 0)
mode*stringFreight transport mode.
carbon_estimate_compute_emissionsEstimate electricity CO2e (kg) from energy use (kWh) and a regional grid-intensity factor (defaults to the IEA world average). Pure compute; price 0.0 (free).

Estimate electricity CO2e (kg) from energy use (kWh) and a regional grid-intensity factor (defaults to the IEA world average). Pure compute; price 0.0 (free).

ParamètreTypeDescription
kWh*numberElectricity consumed in kWh (>= 0)
regionstringGrid region (default: global).
carbon_estimate_travel_emissionsEstimate passenger-travel CO2e (kg) from distance and travel mode using embedded per-passenger-km factors. Pure compute; price 0.0 (free).

Estimate passenger-travel CO2e (kg) from distance and travel mode using embedded per-passenger-km factors. Pure compute; price 0.0 (free).

ParamètreTypeDescription
distanceKm*numberTravel distance in kilometres (>= 0)
mode*stringPassenger travel mode.
carbon_estimate_offset_estimateEstimate voluntary-market offset cost (USD) and tree- / forest-year equivalents for a given kg CO2e, using published constants. Pure compute; price 0.0 (free).

Estimate voluntary-market offset cost (USD) and tree- / forest-year equivalents for a given kg CO2e, using published constants. Pure compute; price 0.0 (free).

ParamètreTypeDescription
kgCO2e*numberEmissions to offset, in kg CO2e (>= 0)
carbon_estimate_emission_factorLook up the published emission factor (value, unit, category) for a named activity key (e.g. shipping_air, electricity_global, travel_car, gasoline, beef). Pure compute; price 0.0 (free).

Look up the published emission factor (value, unit, category) for a named activity key (e.g. shipping_air, electricity_global, travel_car, gasoline, beef). Pure compute; price 0.0 (free).

ParamètreTypeDescription
activity*stringCanonical activity key (e.g. shipping_air, travel_car, gasoline)
email_verify_verify_syntaxValidate and normalize an email address (syntax/structure only): returns valid, normalized address, local-part and domain, plus a reason on failure. Pure; price 0.0 (free).

Validate and normalize an email address (syntax/structure only): returns valid, normalized address, local-part and domain, plus a reason on failure. Pure; price 0.0 (free).

ParamètreTypeDescription
email*stringEmail address to validate
email_verify_check_mxList MX records (exchange + priority, sorted) for a domain via free DNS-over-HTTPS to gauge mail deliverability. Accepts a bare domain or a full email address. Read-only; price 0.0 (free).

List MX records (exchange + priority, sorted) for a domain via free DNS-over-HTTPS to gauge mail deliverability. Accepts a bare domain or a full email address. Read-only; price 0.0 (free).

ParamètreTypeDescription
domainstringDomain name (bare host)
emailstringEmail address (its domain is used if domain is omitted)
email_verify_detect_disposableCheck whether a domain is a known disposable / throwaway email provider against a bundled list. Accepts a bare domain or a full email address. Pure; price 0.0 (free).

Check whether a domain is a known disposable / throwaway email provider against a bundled list. Accepts a bare domain or a full email address. Pure; price 0.0 (free).

ParamètreTypeDescription
domainstringDomain name (bare host)
emailstringEmail address (its domain is used if domain is omitted)
email_verify_check_spfFetch and parse the SPF policy from domain TXT records via DNS-over-HTTPS: presence, raw record, all-qualifier (strict/softfail/neutral/pass) and includes. Accepts a bare domain or a full email address. Read-only; price 0.0 (free).

Fetch and parse the SPF policy from domain TXT records via DNS-over-HTTPS: presence, raw record, all-qualifier (strict/softfail/neutral/pass) and includes. Accepts a bare domain or a full email address. Read-only; price 0.0 (free).

ParamètreTypeDescription
domainstringDomain name (bare host)
emailstringEmail address (its domain is used if domain is omitted)
email_verify_role_accountDetect whether an email local-part is a role/group account (e.g. info, support, admin) against a bundled list. Accepts a full email address or a bare localPart. Pure; price 0.0 (free).

Detect whether an email local-part is a role/group account (e.g. info, support, admin) against a bundled list. Accepts a full email address or a bare localPart. Pure; price 0.0 (free).

ParamètreTypeDescription
emailstringEmail address (its local-part is used)
localPartstringLocal-part only (used if email is omitted)
ip_reputation_classify_ipClassify an IPv4/IPv6 address into special-use categories (public, private, loopback, link-local, CGNAT, reserved, etc.) from bundled IANA special-use ranges. Pure; price 0.0 (free).

Classify an IPv4/IPv6 address into special-use categories (public, private, loopback, link-local, CGNAT, reserved, etc.) from bundled IANA special-use ranges. Pure; price 0.0 (free).

ParamètreTypeDescription
ip*stringIPv4 or IPv6 address
ip_reputation_reverse_dnsResolve the reverse-DNS (PTR) hostname(s) for an IP via free DNS-over-HTTPS. Read-only; price 0.0 (free).

Resolve the reverse-DNS (PTR) hostname(s) for an IP via free DNS-over-HTTPS. Read-only; price 0.0 (free).

ParamètreTypeDescription
ip*stringIPv4 or IPv6 address
ip_reputation_asn_lookupLook up origin ASN, network name, prefix and country for an IP via Team Cymru origin lookup (DoH) plus RDAP. Read-only; price 0.0 (free).

Look up origin ASN, network name, prefix and country for an IP via Team Cymru origin lookup (DoH) plus RDAP. Read-only; price 0.0 (free).

ParamètreTypeDescription
ip*stringIPv4 or IPv6 address
ip_reputation_detect_datacenterHeuristically detect whether an IP belongs to a datacenter/hosting range using bundled CIDR lists. Read-only; price 0.0 (free).

Heuristically detect whether an IP belongs to a datacenter/hosting range using bundled CIDR lists. Read-only; price 0.0 (free).

ParamètreTypeDescription
ip*stringIPv4 or IPv6 address
ip_reputation_risk_scoreTransparent heuristic IP risk score (0-100) combining classification, datacenter and reverse-DNS signals; every contribution is returned in the rationale. Informational only. Read-only; price 0.0 (free).

Transparent heuristic IP risk score (0-100) combining classification, datacenter and reverse-DNS signals; every contribution is returned in the rationale. Informational only. Read-only; price 0.0 (free).

ParamètreTypeDescription
ip*stringIPv4 or IPv6 address
fx_tax_convertConvert an amount between currencies using free, keyless public FX rates (Frankfurter/ECB), fetched on demand. Returns the rate and converted amount. Read-only; price 0.0 (free).

Convert an amount between currencies using free, keyless public FX rates (Frankfurter/ECB), fetched on demand. Returns the rate and converted amount. Read-only; price 0.0 (free).

ParamètreTypeDescription
amount*numberAmount to convert
from*stringSource ISO 4217 currency code
to*stringTarget ISO 4217 currency code
fx_tax_vat_calcCompute VAT for an amount in a given country from built-in VAT rate tables: net, VAT and gross, standard or reduced rate, treating the amount as VAT-inclusive or exclusive. Pure; price 0.0 (free).

Compute VAT for an amount in a given country from built-in VAT rate tables: net, VAT and gross, standard or reduced rate, treating the amount as VAT-inclusive or exclusive. Pure; price 0.0 (free).

ParamètreTypeDescription
country*stringISO 3166 country code with a VAT rate on file
amount*numberAmount to compute VAT on
rateTypestringWhich VAT rate to apply (default: standard)
amountIncludesVatbooleanTreat amount as VAT-inclusive (gross) rather than net (default: false)
fx_tax_vat_validateValidate the structural format of an EU VAT number (country prefix + national pattern). Format check only; no VIES call. Pure; price 0.0 (free).

Validate the structural format of an EU VAT number (country prefix + national pattern). Format check only; no VIES call. Pure; price 0.0 (free).

ParamètreTypeDescription
vatNumber*stringVAT number to validate (e.g. DE123456789)
fx_tax_sales_taxLook up the sales-tax rate for a region from built-in tables and, if an amount is given, compute net/tax/gross. Pure; price 0.0 (free).

Look up the sales-tax rate for a region from built-in tables and, if an amount is given, compute net/tax/gross. Pure; price 0.0 (free).

ParamètreTypeDescription
region*stringRegion key with a sales-tax rate on file (e.g. US-CA)
amountnumberOptional amount to compute tax on
fx_tax_list_ratesList all built-in VAT and sales-tax rate tables (country/region, rate, type). Deterministic; no input. Pure; price 0.0 (free).

List all built-in VAT and sales-tax rate tables (country/region, rate, type). Deterministic; no input. Pure; price 0.0 (free).

Aucun schéma d’entrée n’a été publié pour cet outil.

cve_lookup_get_cveFetch a single CVE record by id from the free NVD CVE API 2.0: description, CVSS, published/modified dates and references. Read-only; price 0.0 (free).

Fetch a single CVE record by id from the free NVD CVE API 2.0: description, CVSS, published/modified dates and references. Read-only; price 0.0 (free).

ParamètreTypeDescription
cveId*stringCVE identifier (e.g. CVE-2021-44228)
cve_lookup_search_cveKeyword-search CVEs via the free NVD CVE API 2.0, returning id, base score, severity and published date. Read-only; price 0.0 (free).

Keyword-search CVEs via the free NVD CVE API 2.0, returning id, base score, severity and published date. Read-only; price 0.0 (free).

ParamètreTypeDescription
keyword*stringSearch keyword
limitnumberMax results to return (optional)
cve_lookup_cvss_parseParse a CVSS v3.0/3.1 vector string into base score, severity and per-metric labels. Fully deterministic; no network I/O; price 0.0 (free).

Parse a CVSS v3.0/3.1 vector string into base score, severity and per-metric labels. Fully deterministic; no network I/O; price 0.0 (free).

ParamètreTypeDescription
vector*stringCVSS v3.0/3.1 vector string
cve_lookup_package_advisoryLook up known vulnerabilities for a package via the free OSV.dev API, optionally filtered to a specific version. Read-only; price 0.0 (free).

Look up known vulnerabilities for a package via the free OSV.dev API, optionally filtered to a specific version. Read-only; price 0.0 (free).

ParamètreTypeDescription
ecosystem*stringPackage ecosystem (e.g. npm, PyPI, Go)
name*stringPackage name
versionstringOptional package version to filter to
cve_lookup_severity_summaryFetch multiple CVEs (from NVD) and aggregate a severity distribution and worst-case summary for the set. Read-only; price 0.0 (free).

Fetch multiple CVEs (from NVD) and aggregate a severity distribution and worst-case summary for the set. Read-only; price 0.0 (free).

ParamètreTypeDescription
cveIds*arrayCVE identifiers to summarize
holiday_calendar_is_holidayDetermine whether an ISO date is a public holiday for a country (US/GB/JP/DE) from a built-in rule-based dataset; returns the holiday name when matched. Pure/offline; price 0.0 (free).

Determine whether an ISO date is a public holiday for a country (US/GB/JP/DE) from a built-in rule-based dataset; returns the holiday name when matched. Pure/offline; price 0.0 (free).

ParamètreTypeDescription
date*stringISO date (YYYY-MM-DD)
countrystringISO 3166 country code (default: US)
holiday_calendar_next_business_dayCompute the business day N steps from an ISO date, skipping weekends and country holidays (negative offset goes backward). Pure/offline; price 0.0 (free).

Compute the business day N steps from an ISO date, skipping weekends and country holidays (negative offset goes backward). Pure/offline; price 0.0 (free).

ParamètreTypeDescription
date*stringISO date (YYYY-MM-DD)
countrystringISO 3166 country code (default: US)
offsetnumberNumber of business days to step (default: 1; negative goes backward)
holiday_calendar_business_days_betweenCount business days between two ISO dates, excluding weekends and country holidays. Pure/offline; price 0.0 (free).

Count business days between two ISO dates, excluding weekends and country holidays. Pure/offline; price 0.0 (free).

ParamètreTypeDescription
start*stringStart ISO date (YYYY-MM-DD)
end*stringEnd ISO date (YYYY-MM-DD)
countrystringISO 3166 country code (default: US)
holiday_calendar_list_holidaysList the public holidays for a country in a given year from the built-in dataset. Pure/offline; price 0.0 (free).

List the public holidays for a country in a given year from the built-in dataset. Pure/offline; price 0.0 (free).

ParamètreTypeDescription
year*numberFour-digit year
countrystringISO 3166 country code (default: US)
holiday_calendar_tz_convertConvert a wall-clock datetime (YYYY-MM-DDTHH:MM(:SS)?) from one IANA timezone to another using the platform Intl database. Pure/offline; price 0.0 (free).

Convert a wall-clock datetime (YYYY-MM-DDTHH:MM(:SS)?) from one IANA timezone to another using the platform Intl database. Pure/offline; price 0.0 (free).

ParamètreTypeDescription
datetime*stringWall-clock datetime, YYYY-MM-DDTHH:MM(:SS)?
fromTz*stringSource IANA timezone (e.g. America/New_York)
toTz*stringTarget IANA timezone (e.g. Asia/Tokyo)

172 outils sur 172 ont publié une description.

Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.

À propos

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

Mots-clés
mcp
Alternatives
Comparaison des surfaces d’outils…

Aucune couverture des dépendances

Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.