KGLD Reserve Attestation

KGLD gold-token reserve proof: custody vs supply, auditor report hash, human verification by email

Should I use this

Quality & Safety

B
Description quality
100%
Schema completeness
53%
Naming quality
93%
Poisoning risk
100%
Permission match
100%
Protocol compliance
100%

Based on automated analysis of tool definitions and protocol compliance.

Context Cost

~556Tokens (tool definitions)
~411 BTypical response size
Minimal attention impact (0.43% of 128k context)

This is the approximate number of tokens consumed each time the server's tools are loaded into a model's context. Higher counts reduce the attention available for other tasks.

Install

One-Click Install

Add this to your `claude_desktop_config.json` file:

{
  "mcpServers": {
    "kgld-attestation": {
      "url": "https://mcp.sitey.my/mcp"
    }
  }
}

Remote endpoints

https://mcp.sitey.my/mcpstreamable-http

What it can do

Tool inventory

Tools (3)

🟒 Read-only🟑 WriteπŸ”΄ Deleteβšͺ Unknown
🟒get_reserve

KGLD current reserve: custody gold weight (g, troy oz), on-chain total supply, mintable allowance. Issuer's own tally (KorDA); the auditor's assurance covers only up to get_attestation.asOf. Verify supply on-chain via get_attestation.contracts. / KGLD ν˜„μž¬ μ€€λΉ„κΈˆΒ·λ°œν–‰λŸ‰Β·λ°œν–‰ κ°€λŠ₯λŸ‰. μ½”λ₯΄λ‹€ 자체 집계.

Input Schema

{
  "type": "object",
  "properties": {},
  "$schema": "http://json-schema.org/draft-07/schema#"
}
🟒get_attestation

Independent auditor's proof-of-reserve report for KGLD: public PDF URL, SHA-256, as-of date, attested custody (troy oz), auditor name and reply domain; active token contract addresses with block-explorer links; and independentChecks β€” how to verify without trusting this server (hash the PDF, read totalSupply on-chain, compare). Start here for any 'is KGLD really backed' question. / 독립 감사 λ³΄κ³ μ„œ μ£Όμ†ŒΒ·ν•΄μ‹œΒ·κΈ°μ€€μΌΒ·μˆ˜νƒλŸ‰, μ»¨νŠΈλž™νŠΈ μ£Όμ†ŒΒ·νƒμƒ‰κΈ°, μ„œλ²„ λ°– 검증 방법.

Input Schema

{
  "type": "object",
  "properties": {},
  "$schema": "http://json-schema.org/draft-07/schema#"
}
🟒request_verification(ownerEmail)

KGLD: ask the independent auditor to confirm the reserve report by email. Give ownerEmail (the requester's address): the auditor replies directly to that address from the auditor's own mail β€” this server is NOT in the reply path, so the reply cannot be fabricated by the issuer. The response returns verificationCode (the auditor writes it in the reply) and expectedSenderDomain. The requester checks: sender domain matches, code matches, hash/as-of match get_attestation. May take business days; may not be answered. Ask the user for their email before calling; call once per report. / νšŒκ³„λ²•μΈμ΄ μš”μ²­μž λ©”μΌλ‘œ 직접 λ‹΅μž₯. 호좜 μ „ 메일 μ£Όμ†Œ 확인.

Input Schema

{
  "type": "object",
  "properties": {
    "ownerEmail": {
      "type": "string",
      "format": "email",
      "maxLength": 255,
      "description": "νšŒκ³„λ²•μΈ λ‹΅μž₯을 받을 μš”μ²­μž 메일 μ£Όμ†Œ"
    }
  },
  "required": [
    "ownerEmail"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}

Community

Rate this Server

Evidence

Recent observations

verifiedversion not recorded3 tools