BICScan
Free获取 EVM 区块链地址(EOA, CA, ENS)甚至域名的风险评分/资产持有情况。 (BICScan 官方)
FreeFree tier
Inputs: url
About BICScan
BICScan MCP Server is an open-source Model Context Protocol (MCP) server that leverages the BICScan API to provide comprehensive risk assessments and asset information for blockchain addresses, domain names, and decentralized applications (dApps). It integrates seamlessly with AI assistants like Claude Desktop, enabling real-time risk scoring (0–100 scale) and detailed asset holdings across multiple blockchain networks. The server can be run locally using Python (uv), Docker, or uvx, and requires a free API key obtainable from bicscan.io.
Key Features
Risk Scoring – Obtain risk scores from 0 (low risk) to 100 (high risk) for crypto addresses, domain names, and dApp URLs
Asset Information – Retrieve detailed cryptocurrency and token holdings for specified blockchain addresses
Real-time Scanning – Perform up-to-date risk assessments via the BICScan API
Multi-chain Support – Works across multiple blockchain networks (EVM and others)
Secure and Reliable – Built with robust error handling and logging
Multiple Deployment Options – Run with Python (uv), Docker, or uvx directly
Pros & Cons
Pros
- Open source and free to use (requires a free API key)
- Easy integration with MCP-compatible AI assistants like Claude Desktop
- Provides both risk scores and detailed asset data in one tool
- Supports multiple deployment methods (local Python, Docker, uvx)
- Real-time scanning with up-to-date information
Cons
- Requires a free API key from bicscan.io – dependent on an external service
- Risk scoring methodology is not transparently documented in the repository
- No built-in user interface; intended for programmatic use via MCP
- Limited to blockchain entities supported by the BICScan API (EVM-focused based on known API coverage)
Best For
Assess the risk of a blockchain address before sending or receiving fundsCheck asset holdings of a wallet across multiple chains in real timeEvaluate the safety of a domain or dApp URL for cybersecurity investigationsIntegrate blockchain risk intelligence into AI agent workflows (e.g., Claude Desktop)Support compliance and due diligence for crypto transactions
FAQ
How do I get a free BICScan API key?
Visit https://bicscan.io and register to obtain a free API key.
What deployment options are available?
You can run the server using Python with uv, Docker, or uvx. Detailed configuration instructions for each method are provided in the GitHub repository.
What inputs does BICScan MCP Server accept?
It accepts blockchain addresses (EOA and contract addresses), domain names, and decentralized application (dApp) URLs.
What output does it provide?
It returns a risk score (0–100) and detailed asset holdings (cryptocurrencies and tokens) for the given input.