Skip to main content
Glama
rabbit385

crypto-inspector-mcp

by rabbit385

🛡️ Crypto Inspector MCP

一个自主的 Model Context Protocol (MCP) 服务器,用于即时代币安全审计、蜜罐检测和流动性追踪。赋能您的 AI 代理(Claude、Cursor、Windsurf)安全地分析加密市场并避免诈骗。

🚀 功能特性

  • 蜜罐检测: 识别 EVM 和 Solana 上的恶意智能合约。

  • 流动性分析: 通过 DexScreener 实时追踪池子规模、锁定代币和 FDV。

  • 风险评分算法: 生成 AI 友好的 0-100 安全评分。

Related MCP server: aegis-defi

📦 安装

使用 npx(无需配置)

npx -y crypto-inspector-mcp

在 Cursor / Windsurf 中

将以下内容添加到您的 MCP 服务器列表中:

  • 类型command

  • 命令npx

  • 参数-y crypto-inspector-mcp

在 Claude Desktop 中

添加到您的 claude_desktop_config.json

{
  "mcpServers": {
    "crypto-inspector": {
      "command": "npx",
      "args": ["-y", "crypto-inspector-mcp"]
    }
  }
}

💎 专业版许可证

该服务器附带 15 次免费审计。当您遇到付费墙时,系统会提示您升级。 在 https://crypto-inspector.io/upgrade 获取您的 API 密钥,并将其添加到您的环境变量中:

CRYPTO_INSPECTOR_API_KEY=your_key

由 The Agency(API 平台工程师与智能合约工程师)打造。

Install Server
F
license - not found
B
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Enables AI agents to scan crypto tokens for rug pulls, scams, and risk using a six-agent consensus system. It provides real-time security audits and risk scoring for tokens on Solana, Ethereum, Base, and BSC.
    6
    2
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Token safety oracle for AI agents. Honeypot detection, 17 scam pattern checks, LP lock verification across 6 EVM chains. Score 0-100 with risk flags. ERC Token Safety Score standard.
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Provides post-deploy Solana threat intelligence, enabling AI agents to check operators, tokens, and network stats for detecting rug pulls and malicious activity.
    5
    17
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rabbit385/crypto-inspector-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server