BICScan MCP 服务器
强大高效的区块链地址风险评分 API MCP 服务器,利用 BICScan API 为区块链地址、域名和去中心化应用程序 (dApps) 提供全面的风险评估和资产信息。
🎉 我们在https://github.com/modelcontextprotocol/servers上列出,用于官方集成 🎉
https://github.com/user-attachments/assets/f9425429-1cb1-4508-b962-81351075258b
主要特点
风险评分:获取各种区块链实体的风险评分,包括加密地址、域名和去中心化应用程序 URL,评分范围从 0 到 100,其中 100 表示高风险。
资产信息:检索指定加密地址的详细资产持有情况,包括加密货币和代币,支持多个区块链网络。
实时扫描:利用 BICScan API 执行实时扫描并接收有关潜在风险和资产持有的最新信息。
安全可靠:具有强大的错误处理和日志记录功能,可确保操作安全可靠。
示例输出
如何使用。
您可以根据自己的喜好使用带有uv或docker Python。
根据您的环境,您可以选择使用uv 、 docker或uvx 。
1. 使用uv运行
1-1. 要求
Python 3.10 或更高版本
uv 0.6.x
git
1.2. 克隆存储库
1.3. 配置claude_desktop_config.json
将以下内容附加到claude_desktop_config.json 。
确保替换:
YOUR_BICSCAN_REPO_DIR_HERE:类似于C:\\Users\\ABC\\repo\\bicscan-mcp或/home/abc/repo/bicscan-mcp。YOUR_BICSCAN_API_KEY_HERE:可从https://bicscan.io获取免费 API 密钥(详情如下)
2. 使用Docker运行
2.1. 要求
Docker 环境
2.2. 克隆存储库
2.3. 构建 Docker 镜像。
只需在存储库目录中运行make即可构建 docker 镜像。
2.4. 配置
将以下内容附加到claude_desktop_config.json
确保替换:
YOUR_BICSCAN_API_KEY_HERE为从https://bicscan.io获取的 API 密钥(详情如下)
3. 使用uvx运行
3.1. 要求
Python 3.10 或更高版本
uv 0.6.x
git
3.2. 配置claude_desktop_config.json
将以下内容附加到claude_desktop_config.json 。
确保替换:
YOUR_BICSCAN_API_KEY_HERE:可从https://bicscan.io获取免费 API 密钥(详情如下)
如何获取免费的 BICScan API 密钥?
访问
https://bicscan.io并注册。进入个人资料并创建“创建应用程序”
输入您选择的名称和描述。
将上述配置中的
YOUR_BICSCAN_API_KEY_HERE部分替换为您新获得的密钥。重新启动 Claude 桌面。
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
通过 BICScan API 提供区块链地址风险评分和资产信息,允许用户在 0-100 的范围内评估加密地址、域名和 dApp 的风险。
Related Resources
Related MCP Servers
- Asecurity-licenseAqualityFacilitates interaction with Ethereum blockchain data via Etherscan's API, providing real-time access to balances, transactions, token transfers, contract ABIs, gas prices, and ENS name resolutions.Last updated -1026MIT License
- Asecurity-licenseAqualityProvides Ethereum blockchain data tools via Etherscan's API, enabling users to check ETH balances, view transactions, track token transfers, fetch contract ABIs, monitor gas prices, and resolve ENS names.Last updated -101MIT License
- -security-license-qualityAn HTTP server implementation that provides direct access to the Ordiscan API with 29 integrated tools for Bitcoin ordinals, inscriptions, runes, BRC-20 tokens, and rare sat data.Last updated -MIT License
- -security-license-qualityA threat intelligence aggregation server that provides unified access to multiple security sources for analyzing indicators (IPs, domains, hashes, URLs) with confidence scoring.Last updated -2MIT License