Server data from the Official MCP Registry
MCP server for creating vtimestamp proofs on the Verus blockchain via a local or remote daemon
MCP server for creating vtimestamp proofs on the Verus blockchain via a local or remote daemon
Set these up before or after installing:
Environment variable: VERUS_RPC_URL
Environment variable: VERUS_RPC_USER
Environment variable: VERUS_RPC_PASSWORD
Environment variable: VERUS_NETWORK
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-vdappdev2-vtimestamp-write": {
"env": {
"VERUS_NETWORK": "your-verus-network-here",
"VERUS_RPC_URL": "your-verus-rpc-url-here",
"VERUS_RPC_USER": "your-verus-rpc-user-here",
"VERUS_RPC_PASSWORD": "your-verus-rpc-password-here"
},
"args": [
"-y",
"vtimestamp-mcp-write"
],
"command": "npx"
}
}
}Valid MCP server (3 strong, 4 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 7 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!