crypto-inspector-mcp
🛡️ Crypto Inspector MCP
Автономный сервер Model Context Protocol (MCP) для мгновенных проверок безопасности токенов, выявления honeypot-ловушек и отслеживания ликвидности. Предоставьте вашим ИИ-агентам (Claude, Cursor, Windsurf) возможность безопасно анализировать крипторынки и избегать мошеннических схем.
🚀 Возможности
Обнаружение honeypot: Выявляет мошеннические смарт-контракты в сетях EVM и Solana.
Анализ ликвидности: Отслеживание размеров пулов в реальном времени, заблокированных токенов и FDV через DexScreener.
Алгоритм оценки риска: Формирует понятный для ИИ показатель безопасности по шкале
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"]
}
}
}💎 Pro-лицензия
Сервер предоставляет 15 бесплатных проверок. После исчерпания лимита вы увидите предложение обновить тариф. Получите API-ключ на https://crypto-inspector.io/upgrade и добавьте его в переменные окружения:
CRYPTO_INSPECTOR_API_KEY=your_keyСоздано The 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