Data runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 10 May 2026.
MCP server for Verus on-chain data retrieval, decryption, signing, and verification
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(binaryPath, args, {
import { readdirSync, accessSync, existsSync, constants } from 'node:fs';
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 data -- npx -y @verusidx/data-mcp
{
"mcpServers": {
"data": {
"args": [
"-y",
"@verusidx/data-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.data]
command = "npx"
args = ["-y", "@verusidx/data-mcp"]
{
"mcpServers": {
"data": {
"args": [
"-y",
"@verusidx/data-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"data": {
"args": [
"-y",
"@verusidx/data-mcp"
],
"command": "npx"
}
}
}
MCP server for the MST Chain ecosystem providing search and retrieval tools for documentation.
MCP server for AML address verification and transaction screening via Crypto APIs
Sling CLI MCP server for data pipeline and replication management
MCP server for retrieving block-level data from EVM, UTXO, and XRP blockchains via Crypto APIs
MCP server for Mermaid diagram validation and rendering
MCP server for the HubSpot Integrations Center HubDB: search and retrieve integration data.
MCP server exposing Signet cryptographic signing, verification, and content hash tools over stdio.
MCP server for smart contract ABIs and on-chain data from EVM and Solana via Crypto APIs
Answers built from our own checks of this server.