Skip to main content
Glama

BICScan MCP Server

by ahnlabio
MIT License
8
  • Linux
  • Apple

get_risk_score

Assess risk for crypto addresses, domains, and dApps using a 0-100 scoring system. Input an EOA, CA, ENS, CNS, KNS, or Hostname to receive a detailed risk evaluation summary.

Instructions

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.

Input Schema

NameRequiredDescriptionDefault
addressYes

Input Schema (JSON Schema)

{ "properties": { "address": { "title": "Address", "type": "string" } }, "required": [ "address" ], "title": "get_risk_scoreArguments", "type": "object" }

Other Tools from BICScan MCP Server

Related Tools

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/ahnlabio/bicscan-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server