ahnlabio/bicscan-mcp
🔌 MCP Serverahnlabio
An MCP server providing real-time risk assessment and asset holdings for EVM blockchain addresses and domain names.
The bicscan-mcp server acts as a specialized bridge between AI models and the BicScan blockchain security API. It provides a standardized interface for LLMs to retrieve critical on-chain data, including comprehensive risk scoring for EOA (Externally Owned Accounts) and CA (Contract Accounts). Beyond basic address lookups, the tool supports ENS (Ethereum Name Service) resolution and domain-based security analysis, making it an essential component for agents tasked with financial due diligence or security auditing. By utilizing the Model Context Protocol, the server ensures seamless interoperability with any MCP-compliant client, allowing for real-time, data-driven decision-making in decentralized finance (DeFi) and Web3 security monitoring. Its architecture simplifies the integration of complex blockchain telemetry, abstracting away the need for manual API handling and allowing developers to focus on building robust, security-focused AI applications.
💡Highlights
- ├─Real-time EVM risk scoring
- ├─Supports EOA, CA, and ENS lookups
- └─Standardized MCP interface
🎯For
- ├─Web3 Developers
- ├─Security Researchers
- └─AI Agents Engineers