MCP Server
MCP
io.github.makosdDavid/package-risk
Package risk checks: maintenance, licence, advisories. Paid per call in USDC, no signup.
Install
npx -y @makosdav/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@makosdav/package-risk-mcp",
"version": "1.0.5",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Private 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.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "EVM_PRIVATE_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment