ENScan_GO
A tool based on various enterprise information APIs to solve challenges in collecting domestic enterprise information.
ENScan Go addresses various challenges encountered in collecting information about domestic enterprises in HW/SRC scenarios. It allows for one-click collection of information such as holding company ICP filings, APPs, mini-programs, and WeChat public accounts, with support for MCP integration.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"enscan-go-1": {
"args": [
"-y",
"@modelcontextprotocol/server-enscan-go-1"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.