mcpbeat Sign in

AI Crypto Sniper MCP Server

by aicryptosniper Your server? Claim it
local only

AI Crypto Sniper MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 17 Sep 2026.

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

Installs / week
pypi · ai-crypto-sniper-mcp
0
Stars
0 open issues
17 Sep 2026
Last commit
no recent releases
License
Python

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] license.py:1
этот файл ставится пользователю, но в репозитории его нет
    data = _read_json(os.path.join(PROJECT_DIR,
                                   f"perp_orderbook_{symbol.upper()}.json")) or {}

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add ai-crypto-sniper-mcp -- uvx ai-crypto-sniper-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ai-crypto-sniper-mcp": {
      "args": [
        "ai-crypto-sniper-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ai-crypto-sniper-mcp]
command = "uvx"
args = ["ai-crypto-sniper-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "ai-crypto-sniper-mcp": {
      "args": [
        "ai-crypto-sniper-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ai-crypto-sniper-mcp": {
      "args": [
        "ai-crypto-sniper-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to AI Crypto Sniper MCP

same job, measured the same way
Cryptoboss MCP
by elevasyncsolutions-jpg

Crypto data & trading MCP with 43 tools: prices, DeFi, NFTs, Solana swaps. 11 tools free.

46 installs/wk local only
Forex-GPT MCP Server
by hatgit

AI-powered forex and crypto trading analysis with real-time data across 127+ instruments.

69 tools answering
Tradestaq MCP
by the-staq

AI-powered crypto trading tools. Strategies, backtests, bots, and portfolio management.

51 installs/wk local only
Gainium MCP
by gainium

MCP server for Gainium — manage trading bots, deals, and balances via AI assistants

63 installs/wk answering
AlgoVault — Crypto Quant Trade Calls
by algovaultfi

The Brain Layer for AI Trading Agents — quant calls + cross-venue arb across perp venues via MCP.

498 installs/wk 8 tools answering
C
HaasOnline Trade Server
by haasonline

Manage HaasOnline crypto trading bots, labs, backtests and HaasScript across 20+ exchanges.

answering
TradingCalc MCP: Crypto Futures Math
by skalinin909

Deterministic crypto futures, on-chain risk, and prediction-market math. 31 tools. Not AI estimates.

31 tools answering
Base Multi Wallet MCP
by lordbasilaiassistant-sudo

MCP server for AI agents to manage multiple wallets with coordinated trading and batch operations on

238 installs/wk local only

AI Crypto Sniper MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for AI Crypto Sniper MCP?
AI Crypto Sniper MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package ai-crypto-sniper-mcp.
How do I connect AI Crypto Sniper MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls ai-crypto-sniper-mcp straight from pypi; nothing to host, nothing to sign up for.
Is AI Crypto Sniper MCP open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.