MCP server for NetIntel — DNS, SSL, WHOIS, email security, OSINT via x402 micropayments
Netintel MCP server is a locally run integration for AI assistants that speak the Model Context Protocol. MCP server for NetIntel — DNS, SSL, WHOIS, email security, OSINT via x402 micropayments.
MCP server for NetIntel — 108 network intelligence tools for AI agents. DNS, SSL, WHOIS, email security, cloud fingerprinting, OSINT and more. Pay-per-call via x402 — the NetIntel API accepts USDC on Base or Solana; this MCP server pays on Base. No API keys needed — just a wallet with USDC.
Once Netintel is connected, these are the calls the assistant has available:
netintel_dns_lookup — DNS lookup / nslookup / dig API — resolve the common DNS record types…netintel_ssl_analyze — Performs a TLS handshake to inspect the certificate chain, probes…netintel_redirect_trace — Follows a URL through its full redirect chain (up to 20 hops)…netintel_security_headers — Fetches a URL and evaluates 10 security-critical response headers (CSP…netintel_email_auth — Email deliverability & domain security check — validates SPF, DKIM…netintel_cloud_fingerprint — Fingerprints a domain's cloud infrastructure by probing DNS records…netintel_schema_parse — Extract structured data from any unstructured text into your own JSON…netintel_asn_lookup — Resolves an IP address or domain to its Autonomous System Number (ASN)…netintel_whois_lookup — WHOIS domain lookup via RDAP — registrar, creation/expiry/updated…netintel_cert_transparency — Query the crt.sh certificate transparency log database to enumerate all…netintel_subnet_calc — Calculates IPv4/IPv6 subnet details from CIDR notation —…netintel_dns_propagation — Query a domain's DNS record across 10 geographically distributed public…Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
You will need one environment variable: EVM_PRIVATE_KEY. The server will not start without them, which is usually why the tools fail to appear on a first run. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
Plenty of team communication servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Netintel's toolset — netintel_dns_lookup, netintel_ssl_analyze, netintel_redirect_trace and 11 more — is a fair guide to whether it matches your workflow. It is maintained by kjgueye; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| netintel_dns_lookup | DNS lookup / nslookup / dig API — resolve the common DNS record types… |
| netintel_ssl_analyze | Performs a TLS handshake to inspect the certificate chain, probes… |
| netintel_redirect_trace | Follows a URL through its full redirect chain (up to 20 hops)… |
| netintel_security_headers | Fetches a URL and evaluates 10 security-critical response headers (CSP… |
| netintel_email_auth | Email deliverability & domain security check — validates SPF, DKIM… |
| netintel_cloud_fingerprint | Fingerprints a domain's cloud infrastructure by probing DNS records… |
| netintel_schema_parse | Extract structured data from any unstructured text into your own JSON… |
| netintel_asn_lookup | Resolves an IP address or domain to its Autonomous System Number (ASN)… |
| netintel_whois_lookup | WHOIS domain lookup via RDAP — registrar, creation/expiry/updated… |
| netintel_cert_transparency | Query the crt.sh certificate transparency log database to enumerate all… |
| netintel_subnet_calc | Calculates IPv4/IPv6 subnet details from CIDR notation —… |
| netintel_dns_propagation | Query a domain's DNS record across 10 geographically distributed public… |
| netintel_dnssec_validate | Validate a domain's DNSSEC configuration over DNS-over-HTTPS: DS… |
| netintel_ip_blacklist | Check an IP address against 15 major DNS blacklists (Spamhaus… |
| Variable | Description | Required |
|---|---|---|
| EVM_PRIVATE_KEY | Credential the server authenticates with. | Yes |
Your assistant inside the workspace — read channels, search history, post messages and tame the noise.
Inbox intelligence — search, read, draft and send Gmail through your assistant with OAuth auto-setup.
Read and write Jira, Confluence, Bitbucket, JSM and Compass from your AI client — with your own permissions.
Read and send Telegram messages through your assistant — chats, channels and history via the client API.
Enables Discord bot integration with Model Context Protocol (MCP) compatible applications like Claude Desktop.
Exposes REST APIs defined by OpenAPI specifications as Model Context Protocol (MCP) tools, facilitating seamless integration into MCP-based workflows.