Vtimestamp Write runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 10 May 2026.
MCP server for creating vtimestamp proofs on the Verus blockchain via a local or remote daemon
Today is the operative word: we check Vtimestamp Write every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vtimestamp-write -- npx -y vtimestamp-mcp-write
{
"mcpServers": {
"vtimestamp-write": {
"args": [
"-y",
"vtimestamp-mcp-write"
],
"command": "npx"
}
}
}
[mcp_servers.vtimestamp-write]
command = "npx"
args = ["-y", "vtimestamp-mcp-write"]
{
"mcpServers": {
"vtimestamp-write": {
"args": [
"-y",
"vtimestamp-mcp-write"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vtimestamp-write": {
"args": [
"-y",
"vtimestamp-mcp-write"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
VERUS_RPC_URL (Verus daemon RPC URL (e.g., http://127.0.0.1:27486)), VERUS_RPC_USER (RPC username from VRSC.conf), VERUS_RPC_PASSWORD (RPC password from VRSC.conf), VERUS_NETWORK (Network: mainnet (default) or testnet).
The author declared them in the registry entry; get the values from the project itself.
MCP server for verifying and querying vtimestamp proofs on the Verus blockchain
MCP server for the Chia blockchain. Read-only Q&A via the public coinset.org API.
Read-only MCP server for the Symbol blockchain (XYM): node health, harvesting, voting keys.
Verify blockchain timestamp proofs offline, or anchor a new one through ProofLedger.
Vet any MCP server before you depend on it. Stamp: PASS, REVIEW, or BLOCK.
MCP server for Verus on-chain data retrieval, decryption, signing, and verification
MCP server for libSQL/Turso, local or remote. Read-only by default, row caps, timeouts.
Prove you made it first. Blockchain Timestamp creative work via Claude or any MCP-enabled AI Agent.
Answers built from our own checks of this server.