PALISADE MCP Server
Onchain security scanner for DeFi traders, protecting against rugpulls, honeypots, and dangerous token approvals on Robinhood Chain and other networks.
README
PALISADE MCP Server
Onchain security scanner for DeFi traders on Robinhood Chain. Protect against rugpulls, honeypots, and dangerous token approvals. Read-only by design — no keys, no signing, no custody.
Live MCP endpoint: https://mcp.palisadescan.com Site: https://palisadescan.com
Quick test (no install, no API key)
Verify PALISADE is live and returns a real verdict in one call:
curl -s https://mcp.palisadescan.com/health
# -> {"status":"ok","service":"palisade-mcp","tools":18}
curl -s -X POST https://mcp.palisadescan.com/tools/call \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/call",
"params":{"name":"palisade_safety_score",
"arguments":{"contract":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48","chain":"ethereum"}}}'
# -> {"jsonrpc":"2.0","id":1,"result":{"score":92,"risk_level":"safe",...}}
All scans are read-only and need no API key. Calls go to POST /tools/call (JSON-RPC 2.0);
GET /tools/list enumerates all tools. There is no REST API — use these.
Network
PALISADE ships Robinhood-Chain-first. The scanners (approvals, token, honeypot, safety score) target Robinhood Chain (chainid=4663) over its native Blockscout RPC. EVM majors and Solana are supported for cross-chain scanning; a small set of Ethereum stablecoins are kept in the verified registry so multichain wallets get correct labels.
| Chain | Approvals | Token Scan | Honeypot |
|---|---|---|---|
| Robinhood Chain | Yes | Yes | Yes |
| Ethereum | Yes | Yes | Yes (GoPlus) |
| Polygon | Yes | Yes | Yes (GoPlus) |
| Arbitrum | Yes | Yes | Yes (GoPlus) |
| Solana | — | Yes (GoPlus) | Yes (GoPlus) |
Features
- Approval Scanner — list all ERC-20/ERC-721 approvals, flag unlimited approvals, identify risky spenders
- Token Scanner — analyze contracts for rugpull indicators: hidden mint, proxy patterns, tax manipulation, blacklist functions
- Honeypot Detector — simulate buy/sell to detect tokens that block selling
- Safety Score — 0-100 rating based on bytecode analysis, ownership, registry match, complexity
- Wallet Report — full security posture assessment
- Wallet Monitor — alerts for new approvals, risky interactions, and balance changes
- Token Market — price, liquidity, 24h volume, and pool age via DexScreener (no API key)
- Deployer Check — contract verification, name, and deployer reputation via Blockscout
- Batch Scan — score multiple tokens in one call, ranked by risk
- Consensus — multi-source verdict: 6 independent signals vote; risk only escalates to high/critical when multiple sources agree (false-positive guard)
- Liquidity Lock — detect whether DEX liquidity is locked, burned, or freely withdrawable (rug-pull vector); missing data returns
unknown, neversafe - Approval Simulator — risk-assess a spender before you sign: contract vs EOA, known-safe, scam-flagged, unlimited amount
- Clone Detector — bytecode fingerprinting flags copy-paste scam clones, cross-checked against the scam DB
- Tax Scanner — flags punishing or owner-modifiable buy/sell/transfer tax (the "0% now, 99% later" trap); missing data returns
unknown, neversafe - Ownership Scanner — who controls the contract and what they can do: mint, pause, blacklist, reclaim ownership, modify balances, selfdestruct; a renounced owner neutralizes these powers
- Holder Concentration — whale-dump risk: top-holder concentration over the sellable float, excluding LP pools, burns, and locked holders; one wallet over half the float is flagged even with a clean contract
Every tool is read-only. PALISADE reads the chain and reports — it never requests a signature, holds keys, or moves funds.
Install
pip install -e .
# With dev dependencies
pip install -e ".[dev]"
Run
# Stdio transport (default)
make run
# SSE transport on port 3100
make run-sse
Configuration
Set environment variables:
export ROBINHOOD_RPC=https://rpc.mainnet.chain.robinhood.com # Custom RPC (optional)
export ETHERSCAN_API_KEY=your_key_here # Optional — deployer checks on EVM majors
MCP Client Config
Claude Desktop
{
"mcpServers": {
"palisade": {
"command": "python3",
"args": ["-m", "palisade_mcp.server"],
"cwd": "/path/to/palisade/src",
"env": {
"ROBINHOOD_RPC": "https://rpc.mainnet.chain.robinhood.com"
}
}
}
}
Cursor
Same format — see config/cursor.json.
CLI Scripts
# Scan approvals
./scripts/palisade-approvals.sh <wallet> [chain]
# Scan token safety
./scripts/palisade-token.sh <token> [chain]
# Detect honeypot
./scripts/palisade-honeypot.sh <token> [chain]
# Get safety score
./scripts/palisade-score.sh <contract> [chain]
# Full wallet report
./scripts/palisade-report.sh <wallet> [chain]
# Check a token against the community scam DB
./scripts/palisade-check-scam.sh <token> [chain]
# Report a scam
./scripts/palisade-report-scam.sh <token> <type> <description> [chain]
Development
make test # Run tests
make lint # Check code style
make format # Auto-format code
License
MIT
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。
mcp-server-qdrant
这个仓库展示了如何为向量搜索引擎 Qdrant 创建一个 MCP (Managed Control Plane) 服务器的示例。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。