Loading MCP server directory, please wait...
Package risk checks: maintenance, licence, advisories. Paid per call in USDC, no signup.
npx @getmcp/cli add io.github.makosdDavid/package-riskRequires Node.js 18+. Community-contributed server. Review source before installing.
EVM_PRIVATE_KEYPrivate key of an EVM wallet holding a small amount of USDC on Base mainnet. Each tool call spends $0.005-$0.01 from it. Use a lightly funded key dedicated to this agent, never a main wallet.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.makosdDavid/package-risk": {
"command": "npx",
"args": [
"-y",
"@makosdav/package-risk-mcp"
],
"env": {
"EVM_PRIVATE_KEY": ""
}
}
}
}