NEWPublish & promote AI tools — get Featured FREEFeatured FREESubmit Tool

ENScan_GO

by wgpsec · Go · Apache-2.0

4.5K GitHubView on GitHubHomepage

一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。支持MCP接入

Overview

一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。支持MCP接入

ENScan_GO is a well-established open-source skill with growing adoption, maintained by wgpsec with 4,475 GitHub stars. It targets the MCP layer of the agent stack — where reusable skills, MCP servers, and tool integrations accelerate production workflows.

Tagged with app, cyber-security, cybersecurity, icp, mcp, mcp-server, and more, this skill fits naturally into modern agent architectures that combine LLMs, tools, and memory.

Key Features

  • Typed tool schemas compatible with Model Context Protocol clients
  • stdio and HTTP transport options for local and remote deployment
  • Resource and prompt templates for context-rich agent sessions
  • Composable with Claude Desktop, Cursor, Windsurf, and custom hosts
  • Security boundaries for filesystem, network, and API access
  • Active ecosystem with hundreds of community MCP servers

Use Cases

  • Give coding assistants access to internal databases and docs
  • Expose custom business APIs as typed agent tools
  • Standardize tool interfaces across Claude, Cursor, and internal agents
  • Prototype agent integrations without rebuilding auth each time

Integration

Primary integration surface: Model Context Protocol (Claude Desktop, Cursor, Windsurf).

Implementation language: Go — check the repo for package install instructions.

Official homepage: https://opensource.wgpsec.org

Most skills support environment variables for API keys and configurable endpoints.

For MCP servers, add the server config to your client JSON and restart the host application.

Who It's For

Developers building mcp-heavy agent features who want open-source building blocks.

Teams standardizing on MCP or shared tool libraries across multiple agent products.

Indie hackers and startups optimizing time-to-ship for agent MVPs.

Technical evaluators comparing alternatives before committing to a stack.

Getting Started

  1. Clone or install from https://github.com/wgpsec/ENScan_GO.
  2. Read the README for prerequisites (Node, Python, Docker, API keys).
  3. Add the server entry to your MCP client configuration file.
  4. Run the provided example or quickstart script to verify connectivity.
  5. Iterate on prompts and tool schemas using the project's test utilities.
  6. Pin versions in production and monitor upstream releases for breaking changes.

Community & Trust Signals

4,475 GitHub stars indicate growing community interest.

License: Apache-2.0. Verify compatibility with your product's distribution model.

Last repository activity: March 2026.

Review open issues and PR velocity to gauge maintainer responsiveness.

Star and watch the repo to track releases and security advisories.

Topics

appcyber-securitycybersecurityicpmcpmcp-serverred-teamredteamredteam-tools

Strengths

  • Strong fit for mcp workflows in agent applications
  • 4,475+ stars — proven adoption
  • Apache-2.0 licensed
  • Well-categorized (app, cyber-security, cybersecurity)

Considerations

  • Verify API costs and rate limits when connecting to paid LLM providers
  • Test in a sandbox before granting production credentials or network access
  • Upstream breaking changes may require periodic upgrades
  • Align data handling with your privacy and compliance requirements