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回の無料監査が含まれています。ペイウォールに達すると、アップグレードを促すプロンプトが表示されます。 APIキーは https://crypto-inspector.io/upgrade で取得し、環境変数に追加してください:

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