Base Token Sniper runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 7 Mar 2026.
MCP server to discover and trade new token launches on Base chain.
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.
claude mcp add base-token-sniper -- npx -y base-token-sniper-mcp
{
"mcpServers": {
"base-token-sniper": {
"args": [
"-y",
"base-token-sniper-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.base-token-sniper]
command = "npx"
args = ["-y", "base-token-sniper-mcp"]
{
"mcpServers": {
"base-token-sniper": {
"args": [
"-y",
"base-token-sniper-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"base-token-sniper": {
"args": [
"-y",
"base-token-sniper-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.