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

MCPcomunidaden línea
v0.1.2com.mcp-revenue-empireUnknownActualizado hace 2 m

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

Estado del endpointen línea
comprobado hace 10 h · 183 ms
100 % de las últimas 3 comprobaciones llegaron a este endpoint
Funciona en
ClaudeCursorCopilotChatGPTGemini

Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.

Indexado automáticamente desde fuentes públicas. Aún sin verificar por su desarrollador en Forge.Reclamar este listado →
hace 2 mÚltima actualización
Paquete
Autorcom.mcp-revenue-empire
LicenciaUnknown
Versión0.1.2
Fuentemcp-registry
Estado de confianza
B
60/100Bueno
Listado en el índice de Forge+10/10
Identidad del publicador verificada+0/30
Publicador: este listado no tiene ningún repositorio registrado, así que `forge publish` no puede verificar la propiedad de forma automática. Usa «Reclamar este listado» arriba — en Forge lo revisamos a mano.
Verificación de dominio+0/10
Ahora mismo no está disponible para este tipo de listado: hoy la comprobación de dominio solo se ejecuta para paquetes publicados en npm, así que esta fila todavía no se puede conseguir aquí, sea lo que sea lo que haya alojado en el dominio.
Análisis de inyección de prompts · limpio+30/30
Análisis de ofuscación / exfiltración · limpio+20/20
EstadoIndexado por la comunidad
PublicadorSin verificar
FirmaSin firmar
Dominio
Procedencia
DependenciasSin auditar
Superficie de herramientas172 herramientas · 2 privilegiadas
Análisis de seguridad✓ Limpiovlive · hoy¿Qué tan bien funciona este análisis?
EvaluacionesNinguna
Indexado17 jun 2026

La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.

Herramientas

172 herramientas · 2 privilegiadas
Observado en vivo desde el endpoint del proveedor10h ago

Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.

  • https://mcp.mcp-revenue-empire.com/mcp172 herramientas · 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…

ParámetroTipoDescripción
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)

ParámetroTipoDescripción
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

ParámetroTipoDescripción
agentId*string
namespacestring
key*string
agent_memory_searchSearch memories by prefix, tags, or type

Search memories by prefix, tags, or type

ParámetroTipoDescripción
agentId*string
namespacestring
keyPrefixstring
tagsarray
typestring
limitinteger
agent_memory_deleteprivilegiadaDelete a memory or all memories in a namespace

Delete a memory or all memories in a namespace

ParámetroTipoDescripción
agentId*string
namespacestring
keystring
agent_audit_recordRecord an agent action for audit and compliance

Record an agent action for audit and compliance

ParámetroTipoDescripción
agentId*string
sessionIdstring
actionType*string
actionName*string
input
output
metadataobject
agent_audit_queryQuery agent actions with filters

Query agent actions with filters

ParámetroTipoDescripción
agentIdstring
sessionIdstring
actionTypestring
riskMinnumber
fromstring
tostring
limitinteger
agent_audit_reportGenerate audit report (json/markdown/soc2 format)

Generate audit report (json/markdown/soc2 format)

ParámetroTipoDescripción
agentId*string
from*string
to*string
formatstring
agent_tempmail_createCreate a temporary email address (auto-expires)

Create a temporary email address (auto-expires)

ParámetroTipoDescripción
ttlSecondsinteger
preferredPrefixstring
agent_tempmail_listList received messages in a mailbox

List received messages in a mailbox

ParámetroTipoDescripción
mailboxId*string
limitinteger
afterstring
agent_tempmail_getGet full message content with extracted verification links/codes

Get full message content with extracted verification links/codes

ParámetroTipoDescripción
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)

ParámetroTipoDescripción
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

ParámetroTipoDescripción
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

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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)

ParámetroTipoDescripción
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

ParámetroTipoDescripción
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)

ParámetroTipoDescripción
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)

ParámetroTipoDescripción
subjects*array
agent_webhook_createCreate a webhook endpoint that relays requests to your agent

Create a webhook endpoint that relays requests to your agent

ParámetroTipoDescripción
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)

ParámetroTipoDescripción
endpointId*string
afterstring
timeoutinteger
limitinteger
agent_webhook_replayReplay a stored webhook request

Replay a stored webhook request

ParámetroTipoDescripción
endpointId*string
requestId*string
toUrlstring
agent_webhook_list_requestsList requests received by a webhook endpoint

List requests received by a webhook endpoint

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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)

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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…

ParámetroTipoDescripción
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…

ParámetroTipoDescripción
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…

ParámetroTipoDescripción
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.

ParámetroTipoDescripción
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.

No se publicó ningún esquema de entrada para esta herramienta.

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

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

ParámetroTipoDescripción
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…

ParámetroTipoDescripción
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).

No se publicó ningún esquema de entrada para esta herramienta.

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

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

No se publicó ningún esquema de entrada para esta herramienta.

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

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

No se publicó ningún esquema de entrada para esta herramienta.

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

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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).

ParámetroTipoDescripción
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 de 172 herramientas publicaron una descripción.

Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.

Acerca de

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

Palabras clave
mcp
Alternativas
Comparando superficies de herramientas…

Sin cobertura de dependencias

Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.