← Back to Plugins
MCP Server MCP

io.github.node-man/dechonet-mcp

github By github 👁 1 views ▲ 0 votes

13 security recon tools for AI agents — DNS, SSL, HTTP, email, ports, ASN. Health Score 0-100.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "dechonet-mcp",
      "version": "1.0.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "API base URL (default: https://dechonet.com)",
          "format": "string",
          "name": "DECHONET_URL"
        },
        {
          "description": "Response language: en or ko (default: en)",
          "format": "string",
          "name": "DECHONET_LOCALE"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...