LogoSTMCP
Download
bicscan-mcp

BICScan MCP Server

BICScan MCP Server is a powerful blockchain address risk scoring API server that leverages BICScan API to provide comprehensive risk assessments and asset information for addresses, domains, and dApps.

Tools

1. Risk Scoring

Obtain risk scores for various blockchain entities, including crypto addresses, domain names, and decentralized application URLs, with scores ranging from 0 to 100, where 100 indicates high risk.

2. Asset Information

Retrieve detailed asset holdings for specified crypto addresses, including cryptocurrencies and tokens, with support for multiple blockchain networks.

Open Graph image for BICScan MCP Server

JSON Config

{
  "mcpServers": {
    "bicscan": {
      "command": "uv",
      "args": [
        "--directory",
        "YOUR_BICSCAN_REPO_DIR_HERE",
        "run",
        "bicscan-mcp"
      ],
      "env": {
        "BICSCAN_API_KEY": "YOUR_BICSCAN_API_KEY_HERE"
      }
    }
  }
}

Useful Links

Information