Netintel Mcp

by kjgueye

127 downloads
Not rated
GitHub

Description

# 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 ```bash claude mcp add…

About

# 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 ```bash claude mcp add netintel-mcp -- --env…

Details

Author
kjgueye
Downloads
127
Categories
Other

- 25 network intelligence tools for AI agents
- Pay-per-call via x402 on Base mainnet (USDC)
- No API keys or subscriptions required
- DNS, SSL, WHOIS, and email security analysis
- Cloud fingerprinting and tech stack detection
- OSINT checks including breach and username lookup

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Netintel Mcp
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install the server with claude mcp add netintel-mcp -- --env EVM_PRIVATE_KEY=0xYOUR_PRIVATE_KEY or add it manually to your Claude Desktop config. You need a wallet with USDC on Base mainnet and the EVM_PRIVATE_KEY environment variable set. Once configured, all tools are available for immediate use.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

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

McpServers

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

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

| Tool | Description | Price |
|------|-------------|-------|
| netintel_dns_lookup | Resolve all DNS records | $0.001 |
| netintel_ssl_analyze | TLS certificate analysis | $0.001 |
| netintel_redirect_trace | Follow redirect chains | $0.001 |
| netintel_security_headers | Audit security headers | $0.001 |
| netintel_email_auth | Validate SPF/DKIM/DMARC | $0.004 |
| netintel_cloud_fingerprint | Detect CDN/WAF/hosting | $0.002 |
| netintel_schema_parse | Extract structured data from text | $0.005 |
| netintel_asn_lookup | IP/domain to ASN lookup | $0.001 |
| netintel_whois_lookup | Domain registration via RDAP | $0.001 |
| netintel_cert_transparency | Certificate transparency logs | $0.002 |
| netintel_subnet_calc | CIDR subnet calculator | $0.001 |
| netintel_dns_propagation | Global DNS propagation check | $0.003 |
| netintel_dnssec_validate | DNSSEC chain of trust | $0.002 |
| netintel_ip_blacklist | IP blacklist check (15 lists) | $0.003 |
| netintel_tech_fingerprint | Website tech stack detection | $0.002 |
| netintel_breach_check | HaveIBeenPwned password check | $0.001 |
| netintel_domain_availability | Domain availability across TLDs | $0.002 |
| netintel_email_intel | Email address validation | $0.002 |
| netintel_og_scraper | Open Graph metadata extraction | $0.001 |
| netintel_page_extract | Clean text extraction from URLs | $0.002 |
| netintel_phone_intel | Phone number parsing/validation | $0.001 |
| netintel_robots_txt | Robots.txt parser | $0.001 |
| netintel_rss_parser | RSS/Atom feed parser | $0.001 |
| netintel_username_check | Username availability (20+ platforms) | $0.003 |
| netintel_wayback_lookup | Wayback 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.

Links

- API manifest: https://netintel-production-440c.up.railway.app/.well-known/x402 - Docs: https://github.com/kjgueye/netintel-api
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.