Netintel Mcp

Created By
kjgueye2 months ago
Overview

netintel-mcp

MCP server for NetIntel — 25 network intelligence tools for AI agents. DNS, SSL, WHOIS, email security, cloud fingerprinting, OSINT and more. Pay-per-call via x402 on Base mainnet. 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:

{
  "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

ToolDescriptionPrice
netintel_dns_lookupResolve all DNS records$0.001
netintel_ssl_analyzeTLS certificate analysis$0.001
netintel_redirect_traceFollow redirect chains$0.001
netintel_security_headersAudit security headers$0.001
netintel_email_authValidate SPF/DKIM/DMARC$0.004
netintel_cloud_fingerprintDetect CDN/WAF/hosting$0.002
netintel_schema_parseExtract structured data from text$0.005
netintel_asn_lookupIP/domain to ASN lookup$0.001
netintel_whois_lookupDomain registration via RDAP$0.001
netintel_cert_transparencyCertificate transparency logs$0.002
netintel_subnet_calcCIDR subnet calculator$0.001
netintel_dns_propagationGlobal DNS propagation check$0.003
netintel_dnssec_validateDNSSEC chain of trust$0.002
netintel_ip_blacklistIP blacklist check (15 lists)$0.003
netintel_tech_fingerprintWebsite tech stack detection$0.002
netintel_breach_checkHaveIBeenPwned password check$0.001
netintel_domain_availabilityDomain availability across TLDs$0.002
netintel_email_intelEmail address validation$0.002
netintel_og_scraperOpen Graph metadata extraction$0.001
netintel_page_extractClean text extraction from URLs$0.002
netintel_phone_intelPhone number parsing/validation$0.001
netintel_robots_txtRobots.txt parser$0.001
netintel_rss_parserRSS/Atom feed parser$0.001
netintel_username_checkUsername availability (20+ platforms)$0.003
netintel_wayback_lookupWayback Machine snapshots$0.001

Payment

All tools pay automatically via x402 on Base mainnet (USDC). Your wallet is charged per call. No subscriptions, no API keys.

Server Config

{
  "mcpServers": {
    "netintel": {
      "command": "npx",
      "args": [
        "netintel-mcp"
      ],
      "env": {
        "EVM_PRIVATE_KEY": "<YOUR_WALLET_PRIVATE_KEY>"
      }
    }
  }
}
Project Info
Created At
2 months ago
Updated At
2 months ago
Author Name
kjgueye
Star
-
Language
-
License
-
Category
Tags

Recommend Servers

View All