crypto-inspector-mcp
🛡️ Crypto Inspector MCP
토큰 보안 감사, 허니팟 탐지, 유동성 추적을 위한 자율형 MCP(Model Context Protocol) 서버입니다. AI 에이전트(Claude, Cursor, Windsurf)가 암호화폐 시장을 안전하게 분석하고 사기를 방지할 수 있도록 지원합니다.
🚀 주요 기능
허니팟 탐지: EVM 및 Solana의 악성 스마트 계약을 식별합니다.
유동성 분석: DexScreener를 통한 실시간 풀 규모, 잠긴 토큰, FDV 추적.
리스크 점수 알고리즘: AI 친화적인
0-100안전 점수를 생성합니다.
Related MCP server: aegis-defi
📦 설치 방법
npx 사용 (별도 설정 불필요)
npx -y crypto-inspector-mcpCursor / Windsurf에서
MCP 서버 목록에 다음을 추가하세요:
유형(Type):
command명령어(Command):
npx인자(Args):
-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_keyThe Agency 제작 (API 플랫폼 엔지니어 & 스마트 계약 엔지니어).
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseAqualityCmaintenanceEnables 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.62MIT
- AlicenseAqualityDmaintenanceSafety layer for autonomous DeFi agents. Scans contracts for exploit patterns, simulates transactions, blocks honeypots.4151MIT
- AlicenseNot gradedqualityCmaintenanceToken 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.1MIT

SolSentry MCPofficial
AlicenseAqualityBmaintenanceProvides post-deploy Solana threat intelligence, enabling AI agents to check operators, tokens, and network stats for detecting rug pulls and malicious activity.517MIT
Related MCP Connectors
Solana token safety for AI agents — rug-pull, honeypot & Token-2022 trap detection before you buy.
Rug-check & launch radar for trading agents: composite honeypot score, EVM+Solana, keyless x402.
AI-powered threat intelligence, smart contract auditing, and cybersecurity OSINT.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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