mcpbeat Sign in

Domainintel MCP Server

local only

Domainintel MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 24 Jul 2026.

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

Installs per day peak 21 · avg 10 · +8% w/w
a month agotoday
47
Installs / week
npm · @domainintel/mcp
0
Stars
0 open issues
24 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Domainintel 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 domainintel-mcp -- npx -y @domainintel/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "domainintel-mcp": {
      "args": [
        "-y",
        "@domainintel/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.domainintel-mcp]
command = "npx"
args = ["-y", "@domainintel/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "domainintel-mcp": {
      "args": [
        "-y",
        "@domainintel/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "domainintel-mcp": {
      "args": [
        "-y",
        "@domainintel/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Domainintel MCP

same job, measured the same way
Trustsource
by surfether

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

48 installs/wk local only
Domain Intel
by erikirby

Website intelligence for AI agents: tech stack, hosting, security posture, SEO, and DNS.

23 installs/wk local only
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
I
AgentSec MCP
by traveljamboree

Security intelligence via x402 on Base. CVE lookup, IP reputation, secret scanning.

3 tools answering
Feedmyagent
by makash

Technology intelligence feed for AI agents: tech stack, compliance, security.

21 installs/wk local only
Dechonet MCP
by node-man

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

558 installs/wk local only
I
VulnHunt Security Intelligence
by owenkingva-web

Read-only smart-contract security intelligence for autonomous agents.

11 tools answering
AI Compliance Monitor
by vdineshk

Regulatory intelligence for AI agents across jurisdictions

4 tools answering

Domainintel MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Domainintel MCP?
Domainintel 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 @domainintel/mcp was installed 47 times last week.
How do I connect Domainintel 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 @domainintel/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Domainintel MCP?
The npm package @domainintel/mcp was installed 47 times in the last week. Week over week that is +8%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Domainintel MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.