创宇安全智脑
@knownsec
About 创宇安全智脑
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
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"gac": {
"command": "python3",
"args": [
"-m",
"mcp_server_gac"
],
"env": {
"GAC_API_KEY": "your_api_key_here"
},
"enabled": true
}
}
}Tools
2Comprehensive IP address analysis providing detailed security intelligence and reputation assessment.
Comprehensive domain analysis providing detailed security intelligence and reputation assessment.
Overview
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.
More Other MCP servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments