BICScan MCP Server
@ahnlabio
BICScan MCP Server について
BICScan MCP Server
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"bicscan": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/ahnlabio/bicscan-mcp",
"bicscan-mcp"
],
"env": {
"BICSCAN_API_KEY": ""
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is BICScan MCP Server?
BICScan MCP Server is a blockchain address risk scoring API MCP server that leverages the BICScan API to provide risk assessments and asset information for blockchain addresses, domains, and decentralized applications (dApps). It is designed for developers and security analysts who need real-time risk intelligence and asset holdings data within the Claude ecosystem.
How to use BICScan MCP Server?
Install and run the server using uv (with Python 3.10+ and uv 0.6.x), docker, or uvx. Clone the repository, obtain a free API key from https://bicscan.io, and configure claude_desktop_config.json with the appropriate command, arguments, and BICSCAN_API_KEY environment variable. The server then exposes tools for risk scoring and asset retrieval.
Key features of BICScan MCP Server
- Risk scoring from 0 to 100 for crypto addresses, domains, and dApps
- Detailed asset holdings by blockchain network and token type
- Real-time scanning via the BICScan API
- Robust error handling and logging for secure operations
Use cases of BICScan MCP Server
- Assess the risk of a cryptocurrency address before transacting
- Check the risk score of a domain name linked to blockchain activity
- Investigate the risk of a decentralized application (dApp) URL
- Retrieve and display asset holdings for a given blockchain address
- Integrate on-chain risk analysis into Claude workflows
FAQ from BICScan MCP Server
How do I get a free BICScan API key?
Register at https://bicscan.io, go to your profile, create an app, and copy the generated key.
What are the runtime requirements for BICScan MCP Server?
For uv or uvx methods: Python 3.10 or higher, uv 0.6.x, and git. For Docker: a Docker environment.
What data does BICScan MCP Server provide?
It provides risk scores (0–100) for blockchain entities and detailed asset holdings for cryptocurrency addresses, including cryptocurrencies and tokens.
Which authentication method does BICScan MCP Server use?
Authentication is done via an API key passed as the BICSCAN_API_KEY environment variable. No other auth methods are documented.
「その他」の他のコンテンツ
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
コメント