MCP.so
ログイン

创宇安全智脑

@knownsec

创宇安全智脑 について

A Model Context Protocol (MCP) server that provides comprehensive IP and domain intelligence. This server allows Large Language Models (LLMs) to obtain detailed security information, reputation assessments, and threat intelligence by analyzing IP addresses and domains through the

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

knownsec

投稿者

Hysia

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "gac": {
      "command": "python3",
      "args": [
        "-m",
        "mcp_server_gac"
      ],
      "env": {
        "GAC_API_KEY": "your_api_key_here"
      },
      "enabled": true
    }
  }
}

ツール

2

Comprehensive IP address analysis providing detailed security intelligence and reputation assessment.

Comprehensive domain analysis providing detailed security intelligence and reputation assessment.

概要

What is 创宇安全智脑?

创宇安全智脑 is a Model Context Protocol (MCP) server that provides comprehensive IP and domain intelligence. It allows large language models (LLMs) and AI assistants to obtain detailed security information, reputation assessments, and threat intelligence by analyzing IP addresses and domains through the Yunaq GAC platform.

How to use 创宇安全智脑?

Install the server via pip (pip install mcp-server-gac), then set the GAC_API_KEY environment variable with a valid Yunaq GAC API token. Configure the server in your MCP client (e.g., Claude Desktop, Cursor) using the command python -m mcp_server_gac. Tools available are analyze_ip (requires ip string) and analyze_domain (requires domain string).

Key features of 创宇安全智脑

  • Comprehensive IP and domain intelligence analysis
  • Parallel API requests for improved performance
  • Detailed reputation scoring and threat intelligence
  • Complete security context in a single call
  • Comprehensive error handling and logging

Use cases of 创宇安全智脑

  • Analyze suspicious IP addresses for threat intelligence and reputation scoring
  • Assess domain security, registration details, and historical incidents
  • Enrich security investigations with geographic, ASN, and DNS information
  • Automate threat intelligence queries within AI‑powered security workflows

FAQ from 创宇安全智脑

How do I get a Yunaq GAC API key?

Go to https://gac.yunaq.com/doc/api?section=token, register or log in, navigate to Docs > Token, copy your API-TOKEN, and set it as the environment variable GAC_API_KEY.

What tools does 创宇安全智脑 provide?

It provides two tools: analyze_ip (IP address analysis) and analyze_domain (domain analysis). Each returns basic information, reputation scores, threat intelligence, and network details.

How are parallel requests handled?

Multiple API endpoints are queried simultaneously, and results are combined into a single comprehensive response, providing a complete view of security intelligence in one call.

What are common issues and solutions?

  • Authentication errors: ensure the API key is correct, not expired, and set as an environment variable.
  • Connection issues: verify internet connectivity and API availability.
  • No results: simplify your query or correct syntax errors.
  • Rate limiting: space out requests or upgrade your account for higher limits.

Is there a license for 创宇安全智脑?

Yes, the server is licensed under the MIT License.

コメント

「その他」の他のコンテンツ