Back to Browse

Vaultfire MCP Server

Developer ToolsUse Caution4.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

On-chain trust verification and Street Cred for AI agents. ERC-8004, multi-chain.

About

On-chain trust verification and Street Cred for AI agents. ERC-8004, multi-chain.

Security Report

4.2
Use Caution4.2High Risk

This is a well-structured MCP server for blockchain trust verification with proper separation of read-only and write-protected tools. The primary security concern is the reliance on environment variables for private key handling without additional safeguards, and the inherent risks of write operations on mainnet. The code is clean with good error handling, but users should be aware that write tools perform irreversible transactions on live blockchains. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.

6 files analyzed · 11 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

process_spawn

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-ghostkey316-vaultfire": {
      "args": [
        "-y",
        "@vaultfire/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!