Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here
netintel-mcp logo

netintel-mcp

kjgueye/netintel-mcp
0 starsv1.0.1STDIORegistry activeUpdated 2026-06-24Community

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

claude mcp add netintel -- npx -y netintel-mcp

Summary

MCP server for NetIntel, offering 64 network intelligence tools (DNS, SSL, WHOIS, email, OSINT, etc.) with pay-per-call via x402 on Base mainnet, no API keys needed.

Connect from your MCP client

One-click install

Add this server to your editor with a single click. Fill in any required credentials afterward.

Claude Code

Run this once and Claude Code registers the server for you:

claude mcp add netintel -- npx -y netintel-mcp

Claude Desktop

Add this to claude_desktop_config.json under Settings → Developer → Edit Config:

{
  "mcpServers": {
    "netintel": {
      "command": "npx",
      "args": [
        "-y",
        "netintel-mcp"
      ],
      "env": {
        "EVM_PRIVATE_KEY": "<EVM_PRIVATE_KEY>"
      }
    }
  }
}

Cursor

Add this to .cursor/mcp.json in your project (or ~/.cursor/mcp.json for all projects):

{
  "mcpServers": {
    "netintel": {
      "command": "npx",
      "args": [
        "-y",
        "netintel-mcp"
      ],
      "env": {
        "EVM_PRIVATE_KEY": "<EVM_PRIVATE_KEY>"
      }
    }
  }
}

Cline and other MCP clients

Most MCP clients accept the standard mcpServers JSON block:

{
  "mcpServers": {
    "netintel": {
      "command": "npx",
      "args": [
        "-y",
        "netintel-mcp"
      ],
      "env": {
        "EVM_PRIVATE_KEY": "<EVM_PRIVATE_KEY>"
      }
    }
  }
}

Codex CLI

Register the server with OpenAI's Codex CLI — run this once, or add the equivalent block to ~/.codex/config.toml:

codex mcp add netintel --env EVM_PRIVATE_KEY=<EVM_PRIVATE_KEY> -- npx -y netintel-mcp

# or add to ~/.codex/config.toml:
[mcp_servers.netintel]
command = "npx"
args = ["-y", "netintel-mcp"]
[mcp_servers.netintel.env]
EVM_PRIVATE_KEY = "<EVM_PRIVATE_KEY>"

OpenClaw

OpenClaw reads MCP servers from the mcp.servers section of ~/.openclaw/openclaw.json (managed via `openclaw mcp add` or the mcporter skill):

{
  "mcp": {
    "servers": {
      "netintel": {
        "command": "npx",
        "args": [
          "-y",
          "netintel-mcp"
        ],
        "env": {
          "EVM_PRIVATE_KEY": "<EVM_PRIVATE_KEY>"
        }
      }
    }
  }
}

Replace the <PLACEHOLDER> values with your own credentials — see the configuration table below.

Configuration

netintel-mcp reads the following environment variable:

VariableRequired
EVM_PRIVATE_KEYRequired

README.md

netintel-mcp

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.

Install

claude mcp add netintel-mcp -- --env EVM_PRIVATE_KEY=0xYOUR_PRIVATE_KEY

Or add manually to your Claude Desktop config: ``json { "mcpServers": { "netintel": { "command": "npx", "args": ["netintel-mcp"], "env": { "EVM_PRIVATE_KEY": "0xYOUR_PRIVATE_KEY" } } } } ``

Requirements

  • A wallet private key with USDC on Base mainnet
  • EVM_PRIVATE_KEY environment variable set

Tools

108 pay-per-call tools across DNS, SSL/TLS, WHOIS & domains, email security, IP intelligence, web & content, OSINT, AI text processing, and bundled reports.

| Tool | Description | Price | |------|-------------|-------| | netintel_dns_lookup | DNS lookup / nslookup / dig API — resolve the common DNS record types… | $0.002 | | netintel_ssl_analyze | Performs a TLS handshake to inspect the certificate chain, probes… | $0.03 | | netintel_redirect_trace | Follows a URL through its full redirect chain (up to 20 hops)… | $0.01 | | netintel_security_headers | Fetches a URL and evaluates 10 security-critical response headers (CSP… | $0.01 | | netintel_email_auth | Email deliverability & domain security check — validates SPF, DKIM… | $0.002 | | netintel_cloud_fingerprint | Fingerprints a domain's cloud infrastructure by probing DNS records… | $0.01 | | netintel_schema_parse | Extract structured data from any unstructured text into your own JSON… | $0.10 | | netintel_asn_lookup | Resolves an IP address or domain to its Autonomous System Number (ASN)… | $0.03 | | netintel_whois_lookup | WHOIS domain lookup via RDAP — registrar, creation/expiry/updated… | $0.003 | | netintel_cert_transparency | Query the crt.sh certificate transparency log database to enumerate all… | $0.01 | | netintel_subnet_calc | Calculates IPv4/IPv6 subnet details from CIDR notation —… | $0.005 | | netintel_dns_propagation | Query a domain's DNS record across 10 geographically distributed public… | $0.03 | | netintel_dnssec_validate | Validate a domain's DNSSEC configuration over DNS-over-HTTPS: DS… | $0.03 | | netintel_ip_blacklist | Check an IP address against 15 major DNS blacklists (Spamhaus… | $0.05 | | netintel_tech_fingerprint | Fetch a URL and detect the full technology stack from HTTP response… | $0.05 | | netintel_breach_check | Check if a password has appeared in known data breaches using the… | $0.01 | | netintel_domain_availability | Check if a domain name is available for registration by querying RDAP… | $0.05 | | netintel_email_intel | Email verification & deliverability check (email validator / verifier)… | $0.005 | | netintel_og_scraper | Fetch any public URL and extract structured metadata — Open Graph tags… | $0.01 | | netintel_page_extract | Fetch any article or web page and extract clean readable text stripped… | $0.05 | | netintel_phone_intel | Parse and validate any phone number in any format, identify its country… | $0.05 | | netintel_robots_txt | Fetch and parse a domain's robots.txt file — returns all crawl rules by… | $0.01 | | netintel_rss_parser | Fetch and parse any RSS 2.0 or Atom feed URL and return structured… | $0.01 | | netintel_username_check | Check username availability across 20+ social platforms and developer… | $0.03 | | netintel_wayback_lookup | Query the Internet Archive Wayback Machine to check if a URL has ever… | $0.01 | | netintel_ip_reputation | Check an IP address against AbuseIPDB and AlienVault OTX threat feeds… | $0.05 | | netintel_cron_parser | Parse any cron expression into a human-readable explanation, validate… | $0.03 | | netintel_currency_exchange | Convert any amount between 32 fiat currencies (live European Central… | $0.01 | | netintel_github_intel | Fetch public metadata for any GitHub repository — stars, forks, open… | $0.03 | | netintel_holidays | Look up public holidays for any country and year, check whether a… | $0.005 | | netintel_ip_geo | IP geolocation lookup (geoip / IP location API) — geolocate any IPv4 or… | $0.002 | | netintel_jwt_inspector | Decode and inspect any JWT token — extracts header algorithm, payload… | $0.005 | | netintel_lang_detect | Detect the language of any text input using stopword-set matching and… | $0.005 | | netintel_npm_intel | Fetch metadata for any npm package — download counts, latest version… | $0.01 | | netintel_sitemap_parser | Fetch and parse any XML sitemap or sitemap index file — returns URLs… | $0.01 | | netintel_url_safety | Check a URL against URLhaus malware database and heuristic phishing… | $0.05 | | netintel_domain_age | Determine a domain's age from registration data and archival history —… | $0.03 | | netintel_bulk_domain | Check availability of many domain names across multiple TLDs in a… | $0.10 | | netintel_domain_appraise | Estimate the market value tier of a domain name using transparent… | $0.03 | | netintel_domain_report | One call returns a complete intelligence profile for a domain — WHOIS… | $0.10 | | netintel_ip_risk | One call returns a complete risk profile for an IP address —… | $0.10 | | netintel_name_gen | Generate brandable startup/product names from a keyword using prefixes… | $0.05 | | netintel_tld_price | Reference registration/renewal/transfer pricing from a curated table of… | $0.01 | | netintel_typosquat | Generate common typo and look-alike variations of a domain and check… | $0.05 | | netintel_classify | Text classification API — zero-shot text classifier / categorization:… | $0.005 | | netintel_content_moderate | Moderate text content using Claude Haiku — flags categories like… | $0.05 | | netintel_entity_extract | Extract named entities from text using Claude Haiku — people… | $0.05 | | netintel_sentiment | Sentiment analysis API — analyze sentiment of text and get a text… | $0.002 | | netintel_text_summarize | Text summarizer / summarization API — condense text, Markdown, or a URL… | $0.005 | | netintel_translate | Translate up to 2000 words between languages using Claude Haiku —… | $0.08 | | netintel_translate_short | Translate text between languages — text translation API for short… | $0.03 | | netintel_domain_due_diligence | One call combines domain availability, heuristic value appraisal, and… | $0.20 | | netintel_domain_report_full | One premium call returns a complete six-part domain profile — DNS… | $0.25 | | netintel_email_report | One call combines domain email authentication (SPF/DKIM/DMARC)… | $0.15 | | netintel_ip_report | One premium call returns a complete five-part IP profile — geolocation… | $0.20 | | netintel_url_safety_full | One call vets a URL end to end — traces its full redirect chain, checks… | $0.15 | | netintel_extract | Parse and normalize a freeform address string using Claude Haiku —… | $0.03 | | netintel_extract_contact | Extract structured contact details from text, an email signature, or… | $0.05 | | netintel_extract_invoice | Extract structured data from invoice or receipt text — or directly from… | $0.10 | | netintel_extract_resume | Extract structured data from resume/CV text using Claude Haiku —… | $0.08 | | netintel_extract_table | Extract tabular data from messy text or HTML using Claude Haiku —… | $0.05 | | netintel_markdown | Convert messy HTML or text into clean, well-structured Markdown using… | $0.03 | | netintel_normalize | Conform messy or inconsistent JSON to a target schema using Claude… | $0.05 | | netintel_text_to_json | Turn unstructured text into structured JSON matching a caller-supplied… | $0.05 | | netintel_web | Extract article / main content from any URL or PDF to clean, LLM-ready… | $0.003 | | netintel_money | Normalize any messy money string into a typed decimal amount plus ISO… | $0.01 | | netintel_calendar | Turn event fields into a valid RFC 5545 .ics calendar file — handles… | $0.005 | | netintel_event_classify | Cheap, fast "is this a dateable event?" filter for social and web text… | $0.02 | | netintel_event_extract | Event extraction / event parsing — turn any caption, announcement… | $0.05 | | netintel_messages | OpenAI-compatible chat completions over x402, answered by Claude Sonnet… | $0.06 | | netintel_ai_image | Generate agent-ready image assets (icons, logos, social graphics… | $0.25 | | netintel_convert | Convert any physical measurement — length, mass, volume, temperature… | $0.01 | | netintel_domain | Composite 0-100 trust/risk score for a domain in one call — blends… | $0.10 | | netintel_translate_structured | Translate structured content — JSON, HTML, Markdown, templates, UI… | $0.05 | | netintel_translate_batch | Translate many independent strings in one request — each with a caller… | $0.05 | | netintel_json | Repair malformed JSON into valid JSON — fixes code fences, trailing… | $0.02 | | netintel_schema | Validate data against a supplied schema — checks required fields… | $0.02 | | netintel_schema_map | Transform a source object into a target schema — matches fields by… | $0.04 | | netintel_domain_vet | Vet and pick a domain in one call — give candidate names, get back a… | $0.20 | | netintel_openai | Call OpenAI's gpt-4o via a single pay-per-call x402 endpoint — no… | $0.10 | | netintel_openai_gpt_4_1 | Call OpenAI's gpt-4.1 via a single pay-per-call x402 endpoint — no… | $0.09 | | netintel_openai_gpt_4_1_mini | Call OpenAI's gpt-4.1-mini via a single pay-per-call x402 endpoint — no… | $0.005 | | netintel_openai_gpt_4o_mini | Call OpenAI's gpt-4o-mini via a single pay-per-call x402 endpoint — no… | $0.005 | | netintel_openai_gpt_4_1_nano | Call OpenAI's gpt-4.1-nano via a single pay-per-call x402 endpoint — no… | $0.005 | | netintel_openai_gpt_5_5 | Call OpenAI's gpt-5.5 via a single pay-per-call x402 endpoint — no… | $0.65 | | netintel_openai_gpt_5_4 | Call OpenAI's gpt-5.4 via a single pay-per-call x402 endpoint — no… | $0.25 | | netintel_openai_gpt_5_4_mini | Call OpenAI's gpt-5.4-mini via a single pay-per-call x402 endpoint — no… | $0.04 | | netintel_openai_gpt_5_4_nano | Call OpenAI's gpt-5.4-nano via a single pay-per-call x402 endpoint — no… | $0.005 | | netintel_openai_gpt_5_1 | Call OpenAI's gpt-5.1 via a single pay-per-call x402 endpoint — no… | $0.15 | | netintel_openai_gpt_5_nano | Call OpenAI's gpt-5-nano via a single pay-per-call x402 endpoint — no… | $0.005 | | netintel_openai_gpt_5_2 | Call OpenAI's gpt-5.2 via a single pay-per-call x402 endpoint — no… | $0.20 | | netintel_openai_gpt_5_6_sol | Call OpenAI's gpt-5.6-sol via a single pay-per-call x402 endpoint — no… | $0.65 | | netintel_openai_gpt_5_6_terra | Call OpenAI's gpt-5.6-terra via a single pay-per-call x402 endpoint —… | $0.25 | | netintel_openai_gpt_5_6_luna | Call OpenAI's gpt-5.6-luna via a single pay-per-call x402 endpoint — no… | $0.06 | | netintel_v1_embeddings | OpenAI-compatible text embeddings API — standard /v1/embeddings request… | $0.005 | | netintel_semantic_rank | Semantic similarity ranking — send a query plus up to 100 candidate… | $0.02 | | netintel_v1_chat_completions | OpenAI-compatible chat completions gateway — standard… | $0.10 | | netintel_crypto_market | Structured live crypto market data for ~50 top assets in one JSON call:… | $0.005 | | netintel_gas_price | Live gas prices across Base, Ethereum, Arbitrum, Optimism, and Polygon… | $0.005 | | netintel_crypto_price | Spot prices for up to 25 crypto assets in one call — USD, EUR, or GBP —… | $0.01 | | netintel_crypto_ohlc | Historical OHLC candles for any major crypto asset — hourly or daily… | $0.02 | | netintel_currency_exchange_batch | Convert one base currency to up to 30 targets in a single call — fiat… | $0.02 | | netintel_currency_exchange_history | Daily historical exchange-rate series for any currency pair — fiat via… | $0.02 | | netintel_token_info | Full profile for any ERC-20 token by contract address — name, symbol… | $0.02 | | netintel_wallet_balance | Native + USDC + custom-token balances for any wallet on Base, Ethereum… | $0.005 | | netintel_wallet_intel | Counterparty due-diligence for any Base or Ethereum wallet — age… | $0.05 | | netintel_iban_validate | Validate any IBAN offline — mod-97 check digits, per-country structure… | $0.005 | | netintel_market_snapshot | One-call market briefing for agents — BTC/ETH/SOL spot + 24h moves… | $0.05 |

Payment

All tools pay automatically via x402 in USDC on Base mainnet. Your wallet is charged per call. No subscriptions, no API keys. (The NetIntel API itself also accepts USDC on Solana — call it directly over x402 with a Solana wallet if you prefer that rail.)

Links

  • Website: https://netintel.dev
  • API manifest: https://netintel.dev/.well-known/x402
  • OpenAPI spec: https://netintel.dev/openapi.json
  • Agent catalog: https://netintel.dev/llms.txt
  • Source: https://github.com/kjgueye/netintel-mcp

See related servers & alternatives →

Related MCP servers

Browse all →

Related guides

Hand-picked reading to help you choose and use Communication servers.