mcpbeat Sign in

Onchain Safety MCP Server

by aitools420 Your server? Claim it
local only

Onchain Safety MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 60 installs a week from npm. Last commit 4 Jul 2026.

Token-safety for AI agents: rug/honeypot verdict + score across PulseChain, Monad, Base & BSC

Installs per day peak 14 · avg 8 · +141% w/w
a month agotoday
60
Installs / week
npm · @wickpics/onchain-safety-mcp
0
Stars
1 open issues
4 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Onchain Safety MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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

This one needs environment variables set before it will start: ONCHAIN_API_KEY (Optional wsk_ key for the paid deep tier (omit for the free rate-limited tier).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Onchain Safety MCP

same job, measured the same way
D
Obol
by fly-obol-x402

Pre-trade safety verdicts for agents: token rug/honeypot, calldata guard, wallet risk — signed x402.

3 tools answering
Tnt House Risk Data API
by menantonio83-hue

RiskDataApi — Solana token risk scoring for AI agents. Safety score, insider clusters, honeypot.

3 tools answering
Cabal Hunter
by cabal-hunter-api

Solana pre-trade safety for AI agents: cabal, bundle, dump, deployer & honeypot in one verdict.

2 tools answering
Otr Protocol
by yb48666-ctrl

Merchant trust verification for AI agents. One call = trust score, badge, and purchase safety.

29 installs/wk local only
Vetagent
by vetagent

Pre-trade safety check for AI agents: honeypot, tax, liquidity and rug risk before you buy.

3 tools answering
Suwappu
by 0xsoftboi

Cross-chain DEX for AI agents. Swap tokens across 7+ chains.

39 installs/wk local only
I
SolSigs MCP
by gra-kir

23 Solana on-chain data tools for AI agents via x402 micropayments + rug-screen token verdict

97 installs/wk local only
Cyberwarex Defi Oracle
by cyberpunk11147

Token safety oracle (Base & BSC): honeypot/tax sim, contract powers, A-F risk grade.

local only

Onchain Safety MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Onchain Safety MCP?
Onchain Safety 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 npm package @wickpics/onchain-safety-mcp was installed 60 times last week.
How do I connect Onchain Safety 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 @wickpics/onchain-safety-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Onchain Safety MCP?
The npm package @wickpics/onchain-safety-mcp was installed 60 times in the last week. Week over week that is +141%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Onchain Safety MCP open source?
Yes — it is published under the MIT licence, written in JavaScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.