mcpbeat Sign in

Dechonet MCP Server

local only

Dechonet MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 558 installs a week from npm. Last commit 16 Sep 2026.

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

Installs per day peak 31 · avg 8 · +53% w/w
a month agotoday
558
Installs / week
npm · dechonet-mcp
1
Stars
0 open issues
16 Sep 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Dechonet MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add dechonet-mcp -- npx -y dechonet-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dechonet-mcp": {
      "args": [
        "-y",
        "dechonet-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dechonet-mcp]
command = "npx"
args = ["-y", "dechonet-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "dechonet-mcp": {
      "args": [
        "-y",
        "dechonet-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dechonet-mcp": {
      "args": [
        "-y",
        "dechonet-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: DECHONET_URL (API base URL (default: https://dechonet.com)), DECHONET_LOCALE (Response language: en or ko (default: en)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Dechonet MCP

same job, measured the same way
Recon Kit MCP
by nan786521

Read-only network & security recon tools (DNS, TLS, headers, CORS) for AI agents, each graded.

215 installs/wk local only
Trustsource
by surfether

x402-paid domain verification for AI agents — trustscore, SSL, security headers, robots.

48 installs/wk local only
Domainintel MCP
by bishop81

Domain intelligence for agents: WHOIS, DNS, SSL/TLS, security headers, reputation, subdomains.

47 installs/wk local only
Defenter Proxy
by defenter-ai

Real-time semantic security for AI coding agents and MCP tools

122 installs/wk local only
mcp-toolbelt
by papacasper

29 pay-per-call DNS, SEO, SSL, security, and dev tools for AI agents. x402, no API key.

29 tools answering
Thrd
by sergiorico1

Thrd MCP: agent email tools for events/threads, safe send/reply, usage, trust and security.

20 installs/wk local only
BlackVeil DNS & Email Security Scanner
by blackveilsecurity

DNS and email security scanner with 80 MCP tools for SPF, DMARC, DNSSEC, SSL, and brand audits.

80 tools answering
Nslookup
by venomseven

DNS lookups, health reports, SSL certs, security scans, GEO scoring, uptime checks

82 installs/wk 23 tools answering

Dechonet MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Dechonet MCP?
Dechonet MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package dechonet-mcp was installed 558 times last week.
How do I connect Dechonet MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls dechonet-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Dechonet MCP?
The npm package dechonet-mcp was installed 558 times in the last week. Week over week that is +53%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Dechonet MCP open source?
We cannot say either way: written in JavaScript and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.