Solana token and NFT safety oracle providing multi-layer risk analysis including mint authority, honeypot detection, LP lock, market intel, and deploβ¦
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We ran the install command below but it didn't respond within our test window β this can mean a slow first-time install rather than a real problem.
npx -y sicarius-guardNo response to initialize.
This is an experimental automated check and can have false negatives β missing environment variables, a slow cold install, etc. It doesnβt necessarily mean somethingβs wrong. Last checked 1mo ago.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Sicarius Guard.
check_token_safety5-layer on-chain rug pull, honeypot, and holder analysis
check_honeypotJupiter DEX sell simulation β zero cost, quote-only
check_holder_concentrationTop holder distribution analysis with concentration flags
check_lp_lockLP lock/burn status β Raydium V4 byte decode + burn detection
check_token_ageToken creation date and age category via Helius RPC
full_token_scan12-layer scan: on-chain + LP + age + market + reputation + deployer
Solana Token & NFT Safety Oracle for AI Agents & Trading Bots
Real-time token and NFT safety analysis combining byte-level on-chain inspection, LP lock verification, deployer reputation scoring, market intelligence, and NFT fraud detection. Built for autonomous AI agents, MCP-enabled LLMs, and trading infrastructure.
"Don't trade blind. Query SicariusGuard before every swap."
https://sicarius-guard-640545264957.us-east4.run.appSicariusGuard performs 12 layers of safety analysis on any Solana SPL token or NFT:
| Layer | Source | Detection |
|---|---|---|
| π Mint Authority | Raw SPL mint bytes | Can deployer print infinite tokens? |
| π§ Freeze Authority | SPL layout offset 46 | Can deployer freeze any wallet? |
| β οΈ Token-2022 Extensions | Extension type scan | PermanentDelegate, TransferHook, ConfidentialTransfers |
| π― Honeypot Detection | Jupiter sell simulation | Can you actually sell this token? |
| π Holder Concentration | getTokenLargestAccounts | Top 5 wallets controlling >50% supply? |
| Layer | Source | Detection |
|---|---|---|
| π LP Lock/Burn | Raydium V4 byte decode + GeckoTerminal | Is liquidity locked, burned, or unlocked? |
| β° Token Age | Helius enhanced RPC | Newborn (<24h)? Young (<7d)? Mature? |
| βοΈ Unified Scoring | 5-axis weighted engine | Combined risk across all layers |
| Layer | Source | Detection |
|---|---|---|
| π Market Intel | Birdeye API | Liquidity, volume, wash trading, manipulation |
| π Wallet Reputation | Helius Identity + Funded-By | Is the deployer a known scammer? |
| π΅οΈ Deployer Recon | DAS + Enhanced TX | Serial rugger? Burner wallet? Dead token history? |
| πΌοΈ NFT Intelligence | Helius DAS + Magic Eden | Counterfeit collection? Unverified creators? Pricing anomaly? |
| Weight | Source | What It Catches |
|---|---|---|
| 45% | On-chain safety | Mint/freeze authority, honeypots, extensions, supply |
| 15% | LP lock analysis | Unlocked liquidity, unburned LP tokens, lock duration |
| 5% | Token age | Newborn tokens (<24h), recently deployed |
| 22% | Birdeye market data | Low liquidity, wash trading, price manipulation |
| 13% | Helius wallet intel | Scammer wallets, suspicious funding chains, burner deployers |
| Method | Endpoint | Description |
|---|---|---|
POST | /v1/check | Full on-chain safety analysis |
GET | /v1/check/:mint | Convenience GET for safety check |
POST | /v1/scan | Full 12-layer analysis + Birdeye + Helius + deployer recon |
GET | /v1/scan/:mint | Convenience GET for enriched scan |
POST | /v1/honeypot | Honeypot-only check (Jupiter sell sim) |
POST | /v1/holders | Holder concentration analysis |
GET | /v1/lp-lock/:mint | LP lock/burn status for a token |
GET | /v1/token-age/:mint | Token creation date and age category |
GET | /v1/deployer/:address | Deployer reconnaissance dossier |
GET | /v1/nft-check/:mint | NFT safety analysis (Magic Eden + Helius DAS) |
GET | /v1/pricing | x402 payment pricing table |
GET | /health | Service health check with cache stats |
/v1/scan)SicariusGuard exposes tools via the Model Context Protocol (MCP), enabling LLMs and agent frameworks to call safety checks natively.
| Tool | Description | Read-Only |
|---|---|---|
check_token_safety | 5-layer on-chain rug pull, honeypot, and holder analysis | β |
check_honeypot | Jupiter DEX sell simulation β zero cost, quote-only | β |
check_holder_concentration | Top holder distribution analysis with concentration flags | β |
check_lp_lock | LP lock/burn status β Raydium V4 byte decode + burn detection | β |
check_token_age | Token creation date and age category via Helius RPC | β |
full_token_scan | 12-layer scan: on-chain + LP + age + market + reputation + deployer | β |
get_wallet_reputation | Helius DAS identity, funding chain, deployer age analysis | β |
get_market_intel | Birdeye market data: price, volume, liquidity, risk flags | β |
recon_deployer | Deployer reconnaissance β portfolio health, serial scammer detection | β |
check_nft | NFT safety analysis β collection verification, floor price, risk scoring | β |
batch_scan | Parallel 12-layer scan of up to 10 tokens per call | β |
Or manually add to your Cursor MCP config:
Or via CLI:
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/chronolapse411-sicarius-guard)<a href="https://allmcps.com/mcp/chronolapse411-sicarius-guard"><img src="https://allmcps.com/api/badge/chronolapse411-sicarius-guard?style=directory" alt="Sicarius Guard on AllMCPs" /></a>