mcpbeat Sign in

Netintel MCP Server

local only

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

MCP server for NetIntel — DNS, SSL, WHOIS, email security, OSINT via x402 micropayments

Installs per day peak 416 · avg 82 · -58% w/w
a month agotoday
399
Installs / week
npm · netintel-mcp
0
Stars
1 open issues
12 Sep 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

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

This one needs environment variables set before it will start: EVM_PRIVATE_KEY (EVM wallet private key with USDC on Base mainnet for x402 micropayments). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Netintel MCP

same job, measured the same way
C
Domain Intelligence MCP Server
by thenextgennexus

WHOIS, DNS, SSL, IP geo for security forensics and OSINT — separate from SEO.

4 tools answering
Apimesh
by mbeato

74 paid web-analysis APIs (SEO, security, TLS, DNS, email) as MCP tools. USDC via x402.

67 installs/wk local only
Megalinter
by downatthebottomofthemolehole

MCP server for running Ox Security MegaLinter via mega-linter-runner

95 installs/wk local only
Security Mcp
by varvararatta

MCP server for Security

answering
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
GoldBean MCP Server
by goldbean-api

49 pay-per-use APIs for AI agents via x402. AI, crypto, DeFi, blockchain, weather, search, security.

104 installs/wk local only
BentCrypto Machine Payments
by ghstaking

Paid token risk and security intelligence for AI agents over MCP with x402 payments.

2 tools answering
Domainintel MCP
by bishop81

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

47 installs/wk local only

Netintel MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Netintel MCP?
Netintel 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 netintel-mcp was installed 399 times last week.
How do I connect Netintel 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 netintel-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Netintel MCP?
The npm package netintel-mcp was installed 399 times in the last week. Week over week that is -58%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Netintel MCP open source?
We cannot say either way: written in TypeScript, 0 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.