← Back to search Server uses network capabilities via: fetch() Server uses env_vars capabilities via: process.env
io.github.vdappdev2/vtimestamp
MCP server for verifying and querying vtimestamp proofs on the Verus blockchain
A
93 / 100
Versions
1.0.1latestfirst seen Jun 5, 2026
Tools 4
vtimestamp_verify annotations: none low
Verify whether a file or text has been timestamped on a VerusID. Provide either a file_path or text — the server computes the SHA-256 hash and checks it against the on-chain record. Returns blockchain proof details if found.
text string identity string file_path string
vtimestamp_list annotations: none low
List all timestamps recorded on a VerusID. Returns an array of timestamps with hash, title, metadata, and blockchain proof details.
identity string
vtimestamp_info annotations: none low
Get information about the vtimestamp service — what it is, how it works, and supported features.
vtimestamp annotations: none low
Permissions 2
network medium env_vars low Scan Findings 17
info
Sandbox failed to start for output poisoning scan
low
Tool 'vtimestamp_verify' has no annotations
low
Tool 'vtimestamp_list' has no annotations
low
Tool 'vtimestamp_info' has no annotations
low
Tool 'vtimestamp' has no annotations
info
Sandbox failed to start for behavioral verification
info
package.json metadata
info
Tool: vtimestamp_verify
info
Tool: vtimestamp_list
info
Tool: vtimestamp_info
info
Tool: vtimestamp
info
Transport: stdio
info
Required env vars (4)
medium
Permission: network access detected
low
Permission: env_vars access detected
info
SBOM generated: 94 components
medium
No build provenance detected (SLSA L0)