bicscan-mcp
BICScan MCP Server
0
Github Watches
2
Github Forks
1
Github Stars
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).
🎉 We're listed on https://github.com/modelcontextprotocol/servers for official integration 🎉
https://github.com/user-attachments/assets/f9425429-1cb1-4508-b962-81351075258b
Key Features
- 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 likeC:\\Users\\ABC\\repo\\bicscan-mcpor/home/abc/repo/bicscan-mcpsimilarly. - 
YOUR_BICSCAN_API_KEY_HERE: to free API key can be obtained from https://bicscan.io (details below) 
{
  "mcpServers": {
    ... some other mcp servers ...,
    "bicscan": {
      "command": "uv",
      "args": [
        "--directory",
        "YOUR_BICSCAN_REPO_DIR_HERE",
        "run",
        "bicscan-mcp"
      ],
      "env": {
        "BICSCAN_API_KEY": "YOUR_BICSCAN_API_KEY_HERE"
      }
    }
  }
}
2. Running with Docker
2.1. Requirements
- Docker environment
 
2.2. Clone the repository
git clone https://github.com/ahnlabio/bicscan-mcp
2.3. Build Docker image.
Just run make in the repository directory to build docker image.
2.4. Config
Append following to claude_desktop_config.json
Make sure to replace:
- 
YOUR_BICSCAN_API_KEY_HEREto API key obtained from https://bicscan.io (details below) 
{
  "mcpServers": {
    ... some other mcp servers ...,
    "bicscan": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "--interactive",
        "--env", "BICSCAN_API_KEY=YOUR_BICSCAN_API_KEY_HERE",
        "bicscan-mcp"
      ]
    }
  }
}
3. Running with uvx
3.1. Requirements
- Python 3.10 or higher
 - uv 0.6.x
 - git
 
3.2. Config claude_desktop_config.json
Append following to claude_desktop_config.json.
Make sure to replace:
- 
YOUR_BICSCAN_API_KEY_HERE: to free API key can be obtained from https://bicscan.io (details below) 
{
  "mcpServers": {
    ... some other mcp servers ...,
    "bicscan": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/ahnlabio/bicscan-mcp",
        "bicscan-mcp"
      ],
      "env": {
        "BICSCAN_API_KEY": "YOUR_BICSCAN_API_KEY_HERE"
      }
    }
  }
}
How to obtain Free BICScan API Key?
- Visit 
https://bicscan.ioand register. - Go to profile and create "Create App"
 - Enter name and description on your choice.
 - Replace 
YOUR_BICSCAN_API_KEY_HEREpart from above config to your newly obtained key. - restart the Claude Desktop.
 
相关推荐
I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.
I find academic articles and books for research and literature reviews.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Advanced software engineer GPT that excels through nailing the basics.
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Converts Figma frames into front-end code for various mobile frameworks.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
🧑🚀 全世界最好的LLM资料总结(Agent框架、辅助编程、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.
Mirror ofhttps://github.com/agentience/practices_mcp_server
Reviews
user_xEc4cwdR
CodeM by k3d3 is a fantastic tool for developers, offering efficient and streamlined coding solutions. Its user-friendly interface simplifies complex tasks, boosting productivity significantly. The robust support and extensive documentation have made my development experience smoother and faster. Highly recommend checking it out: https://mcp.so/server/CodeM/k3d3