mcpbeat Sign in

KGLD Reserve Attestation MCP Server

answering

KGLD Reserve Attestation is answering right now. Last checked 6 min ago. It exposes 3 tools.

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

Uptime history 10 hours of history
10 hours agonow
100.0%
Uptime 24h
34 of 34 checks
3
Tools
read from the server
1635 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check KGLD Reserve Attestation every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add kgld-attestation --transport http https://mcp.sitey.my/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "kgld-attestation": {
      "url": "https://mcp.sitey.my/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.kgld-attestation]
url = "https://mcp.sitey.my/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "kgld-attestation": {
      "url": "https://mcp.sitey.my/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "kgld-attestation": {
      "url": "https://mcp.sitey.my/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

attestation
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. / 독립 감사 보고서 주소·해시·기준일·수탁량, 컨트랙트 주소·탐색기, 서버 밖 검증 방법.
request
request_verification
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. / 회계법인이 요청자 메일로 직접 답장. 호출 전 메일 주소 확인.
reserve
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 현재 준비금·발행량·발행 가능량. 코르다 자체 집계.

Endpoints

URLTransportStateLatencyChecked
https://mcp.sitey.my/mcp streamable-http answering 2021 ms 6 min ago

Alternatives to KGLD Reserve Attestation

same job, measured the same way
Paceproof
by rudrendupaul

Verifies Ed25519-signed attestation records and builds audit reports via MCP tools.

27 installs/wk local only
Verified Repo Memory
by cognitivemyriad

Stale-proof repository memory with citations + just-in-time verification + TTL (repo-scoped).

local only
Machine Inbox
by machineinbox

Task-scoped email inboxes for AI agents: read mail, extract verification codes, and reply.

11 tools answering
Attest proxy
by dev-prathap

Zero-code proxy: policy, human gate, read-back and a hash-chained ledger for any MCP server.

local only
Hashloom
by davet47

Content-addressed contracts and a verification cache that cut agent context by skipping proven code.

822 installs/wk local only
Bounceprotect
by fahassan00

Email validation and SMTP verification for Claude Desktop, Cursor, and Claude Code.

37 installs/wk local only
Bounceprotect
by bounceprotect-www

Email validation and SMTP verification for Claude Desktop, Cursor, and Claude Code.

local only
SQLBot MCP Proxy
by wenrou21

MCP server proxy for SQLBot Text-to-SQL queries and report generation.

local only

KGLD Reserve Attestation — questions

Answers built from our own checks of this server.

What can KGLD Reserve Attestation do?
It exposes 3 tools, read directly from the server on our last check. Among them: get_attestation, get_reserve, request_verification. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is KGLD Reserve Attestation working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 34 of 34 checks got a reply (100.0%), average response time 1635 ms. The bar chart above shows every period we have measured.
How do I connect KGLD Reserve Attestation?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does KGLD Reserve Attestation need an API key?
No. KGLD Reserve Attestation completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is KGLD Reserve Attestation?
It answers our handshake in 1635 ms on average, which is faster than 1% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.