Server data from the Official MCP Registry
Self-custodial crypto portfolio: read EVM DeFi, sign on Ledger via WalletConnect.
Self-custodial crypto portfolio: read EVM DeFi, sign on Ledger via WalletConnect.
Set these up before or after installing:
Environment variable: ETHEREUM_RPC_URL
Environment variable: ARBITRUM_RPC_URL
Environment variable: POLYGON_RPC_URL
Environment variable: BASE_RPC_URL
Environment variable: RPC_PROVIDER
Environment variable: RPC_API_KEY
Environment variable: ETHERSCAN_API_KEY
Environment variable: ONEINCH_API_KEY
Environment variable: WALLETCONNECT_PROJECT_ID
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-szhygulin-vaultpilot-mcp": {
"env": {
"RPC_API_KEY": "your-rpc-api-key-here",
"BASE_RPC_URL": "your-base-rpc-url-here",
"RPC_PROVIDER": "your-rpc-provider-here",
"ONEINCH_API_KEY": "your-oneinch-api-key-here",
"POLYGON_RPC_URL": "your-polygon-rpc-url-here",
"ARBITRUM_RPC_URL": "your-arbitrum-rpc-url-here",
"ETHEREUM_RPC_URL": "your-ethereum-rpc-url-here",
"ETHERSCAN_API_KEY": "your-etherscan-api-key-here",
"WALLETCONNECT_PROJECT_ID": "your-walletconnect-project-id-here"
},
"args": [
"-y",
"vaultpilot-mcp"
],
"command": "npx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). 2 known CVEs in dependencies (0 critical, 2 high severity) Package registry verified. Imported from the Official MCP Registry. Trust signals: trusted author (4/4 approved).
3 files analyzed · 3 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally