← Registry

Security & Testing

utsuroi.today

Researches and reports on third-party certifications (e.g., ISO 27001, PrivacyMark) of Japanese vendors using public sources, with five classification levels.

1 endpoint2 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://uratori.utsuroi.today/api/mcp

No auth detected

MCP server metadata

Name
uratori
Version
1.0.0
Capabilities
tools
Server instructions

uratori は日本の取引先の第三者認証(ISO/IEC 27001・プライバシーマーク・ISMAP・SOC 2 等)を公開情報から実調査するサービスです。結果は5区分+証跡URL+取得日で返ります。『公開情報では未確認』は未取得の断定ではありません。結果を安全/危険・合格/不合格の判定として扱わないでください。まず get_status_definitions で区分の意味を確認することを推奨します。本サービスは、国税庁法人番号システムWeb-API機能を利用して取得した情報をもとに作成していますが、サービスの内容は国税庁によって保証されたものではありません。

Known tools 2

research_vendor_certifications

日本の取引先(ベンダー)1社の第三者認証・監査レポート(ISO/IEC 27001, プライバシーマーク, ISMAP, SOC 2 等)の取得状況を、公開情報(公的レジストリ・企業公式サイト)から実調査して返す。判定は5区分(公式確認/公開記載=自己申告/要ベンダー確認/公開情報では未確認/失効・取消)で、各判定に証跡URLと取得日が付く。「未確認」は未取得の断定ではない。結果は参考情報であり、安全/危険の判定や認証の保証ではない。法人番号(13桁)を指定すると同名別法人との取り違えを防げる。無料・数十秒かかることがある。

Inferred read-only
get_status_definitions

uratori の判定5区分(verified_official / public_evidence / vendor_confirm_required / not_found / expired_or_negative)と、not_found の内訳4区分の定義、調査方法と限界を返す。research_vendor_certifications の結果を解釈する前に一度読むことを推奨。

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.uratori]
url = "https://uratori.utsuroi.today/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "uratori": {
      "type": "http",
      "url": "https://uratori.utsuroi.today/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: uratori
Remote MCP URL: https://uratori.utsuroi.today/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "uratori": {
      "url": "https://uratori.utsuroi.today/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "uratori": {
      "type": "http",
      "url": "https://uratori.utsuroi.today/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "uratori",
  "transport": "streamable-http",
  "url": "https://uratori.utsuroi.today/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.