What is A powerful and efficient Blockchain address risk scoring API MCP Server.?
BICScan MCP Server leverages the BICScan API to provide comprehensive risk assessments and asset information for blockchain addresses, domains, and decentralized applications (dApps). It offers risk scoring, asset information retrieval, real-time scanning, and is built with robust error handling and logging.
Documentation
BICScan MCP Server
A powerful and efficient Blockchain address risk scoring API MCP Server, leveraging the BICScan API to provide comprehensive risk assessments and asset information for blockchain addresses, domains, and decentralized applications (dApps).
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.
Asset Information: Retrieve detailed asset holdings for specified crypto addresses, including cryptocurrencies and tokens, with support for multiple blockchain networks.
Real-time Scanning: Utilize the BICScan API to perform real-time scans and receive up-to-date information on potential risks and asset holdings.
Secure and Reliable: Built with robust error handling and logging to ensure secure and reliable operations.
Example Output How to use.
You con either use Python with uv or docker depending on your preference.
Depending on your environment, you can choose to use either uv, docker, or uvx.
1. Running with uv## 1-1. Requirements
Python 3.10 or higher
uv 0.6.x
git
1.2. Clone the repository
git clone https://github.com/ahnlabio/bicscan-mcp
1.3. Config claude_desktop_config.json
Append following to claude_desktop_config.json.
Make sure to replace:
YOUR_BICSCAN_REPO_DIR_HERE: to something like C:\\Users\\ABC\\repo\\bicscan-mcp or /home/abc/repo/bicscan-mcp similarly.
YOUR_BICSCAN_API_KEY_HERE: to free API key can be obtained from https://bicscan.io (details below)