mcpbeat Sign in

Base Token Sniper MCP Server

local only

Base Token Sniper runs on your own machine — the client starts it, so there is no endpoint to ping. 203 installs a week from npm.

MCP server to discover and trade new token launches on Base chain.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 23 · avg 6 · +0% w/w
a month agotoday
203
Installs / week
npm · base-token-sniper-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 base-token-sniper -- npx -y base-token-sniper-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "base-token-sniper": {
      "args": [
        "-y",
        "base-token-sniper-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.base-token-sniper]
command = "npx"
args = ["-y", "base-token-sniper-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "base-token-sniper": {
      "args": [
        "-y",
        "base-token-sniper-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "base-token-sniper": {
      "args": [
        "-y",
        "base-token-sniper-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: DEPLOYER_PRIVATE_KEY (Private key for the trading wallet (hex string)), RPC_URL (Base mainnet RPC URL (defaults to https://mainnet.base.org)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Base Token Sniper

same job, measured the same way
Base Price Oracle MCP
by lordbasilaiassistant-sudo

MCP server for real-time token prices on Base from on-chain DEX pools.

255 installs/wk local only
Obsd Launchpad
by lordbasilaiassistant-sudo

MCP server for AI agents to deploy tokens on Base. One command launch, earn OBSD forever.

51 installs/wk local only
Fuse Network
by fuse

MCP server for Fuse Network: balances, tokens, staking, DeFi data, swaps and on-chain transactions.

50 tools answering
three.ws pump.fun MCP
by nirholas

Free pump.fun and Solana token discovery and on-chain analysis tools, by three.ws.

21 tools answering
Hyde MCP
by errick0x

Discover and trade tokenize-anything coins on hyde.trade (Robinhood Chain). Non-custodial.

38 installs/wk local only
Zooidfund
by zooid

MCP server for AI agents to discover campaigns by humans and donate USDC directly on Base.

9 tools answering
Hoodly GMGN Robinhood Research
by hoodly-agent

Read-only MCP server for Robinhood Chain token discovery, research, and due diligence via GMGN.

7 tools answering
1lystore
by 1lystore

MCP server for 1ly.store — buy/sell APIs and launch tokens on Bags.fm with USDC & $1LY.

66 installs/wk local only

Base Token Sniper — questions

Answers built from our own checks of this server.

Why is there no uptime for Base Token Sniper?
Base Token Sniper 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 npm package base-token-sniper-mcp was installed 203 times last week.
Is Base Token Sniper still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Base Token Sniper?
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 base-token-sniper-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Base Token Sniper?
The npm package base-token-sniper-mcp was installed 203 times in the last week. Week over week that is +0%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.