Vaultguard
Freeby MCP Community
VaultGuard MCP Server - Yearn V3 / DeFi vault security and analysis tools for AI coding agents. Audit ERC-4626 vaults, analyze strategy risks, and check PQC rea
v0.1.1Added Apr 12, 2026
mcpmcp-servermodel-context-protocolyearnvault
Vaultguard MCP Server
VaultGuard MCP Server - Yearn V3 / DeFi vault security and analysis tools for AI coding agents. Audit ERC-4626 vaults, analyze strategy risks, and check PQC rea
Installation
npx -y vaultguard-mcp
Reviews
Installation
Quick install
npx -y vaultguard-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"vaultguard": {
"command": "npx",
"args": ["-y", "vaultguard-mcp"]
}
}
}