ahnlabio/bicscan-mcp
If you are the rightful owner of bicscan-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
BICScan MCP Server is a Blockchain address risk scoring API MCP Server that uses the BICScan API to provide risk assessments and asset information for blockchain addresses, domains, and dApps.
Tools
Functions exposed to the LLM to take actions
get_risk_score
Get Risk Score for Crypto, Domain Name, ENS, CNS, KNS or even Hostname Address
Args: address: EOA, CA, ENS, CNS, KNS or even HostName Returns: Dict: where summary.bicscan_score is from 0 to 100. 100 is high risk.
get_assets
Get Assets holdings by CryptoAddress
Args: address: EOA, CA, ENS, CNS, KNS. Returns: Dict: where assets is a list of assets
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client