Back to Browse

AI Crypto Sniper MCP Server

FinanceUse Caution1.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

AI-assisted Solana trading bot with 331 MCP tools across Meme, Spot, Perpetuals, and Mirror modes.

About

AI-assisted Solana trading bot with 331 MCP tools across Meme, Spot, Perpetuals, and Mirror modes.

Security Report

1.2
Use Caution1.2Critical Risk

This MCP server for controlling a Solana trading bot presents multiple high-severity security vulnerabilities despite legitimate financial use cases. Critical issues include: (1) authorization bypass via optional token comparison allowing unauthenticated state-changing operations, (2) unsafe credential handling with plaintext storage in secrets.env without encryption, (3) direct subprocess execution for wallet operations without input validation, (4) missing authentication on all 328 tools by default, and (5) excessive permissions (file I/O, network, shell execution, environment variable access) with inadequate access controls. The financial trading context does not justify the security gaps. Supply chain analysis found 8 known vulnerabilities in dependencies (0 critical, 1 high severity). Package verification found 1 issue.

3 files analyzed · 25 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

process_spawn

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "com-aicryptosniper-ai-crypto-sniper-mcp": {
      "args": [
        "ai-crypto-sniper-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!