Server data from the Official MCP Registry
MCP server to discover and trade new token launches on Base chain.
MCP server to discover and trade new token launches on Base chain.
Set these up before or after installing:
Environment variable: DEPLOYER_PRIVATE_KEY
Environment variable: RPC_URL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-lordbasilaiassistant-sudo-base-token-sniper": {
"env": {
"RPC_URL": "your-rpc-url-here",
"DEPLOYER_PRIVATE_KEY": "your-deployer-private-key-here"
},
"args": [
"-y",
"base-token-sniper-mcp"
],
"command": "npx"
}
}
}This cryptocurrency trading MCP server has significant security vulnerabilities including hardcoded smart contract addresses that could be malicious, requires handling of private keys without secure validation, and performs high-risk financial operations. The server lacks proper input validation and error handling for trading operations. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
Scanned 3 files · 10 findings
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!