netintel-mcp 1.1.9 → 1.1.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +75 -67
  2. package/dist/index.js +30 -0
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # netintel-mcp
2
2
 
3
- MCP server for NetIntel — 69 network intelligence tools for AI agents.
3
+ MCP server for NetIntel — 70 network intelligence tools for AI agents.
4
4
  DNS, SSL, WHOIS, email security, cloud fingerprinting, OSINT and more.
5
5
  Pay-per-call via x402 on Base mainnet. No API keys needed — just a wallet with USDC.
6
6
 
@@ -31,74 +31,80 @@ Or add manually to your Claude Desktop config:
31
31
 
32
32
  ## Tools
33
33
 
34
- 69 pay-per-call tools across DNS, SSL/TLS, WHOIS & domains, email security, IP intelligence, web & content, OSINT, AI text processing, and bundled reports.
34
+ 70 pay-per-call tools across DNS, SSL/TLS, WHOIS & domains, email security, IP intelligence, web & content, OSINT, AI text processing, and bundled reports.
35
35
 
36
36
  | Tool | Description | Price |
37
37
  |------|-------------|-------|
38
- | netintel_dns_lookup | Resolve all DNS records | $0.030 |
39
- | netintel_ssl_analyze | TLS certificate analysis | $0.030 |
40
- | netintel_redirect_trace | Follow redirect chains | $0.010 |
41
- | netintel_security_headers | Audit security headers | $0.010 |
42
- | netintel_email_auth | Validate SPF/DKIM/DMARC | $0.030 |
43
- | netintel_cloud_fingerprint | Detect CDN/WAF/hosting | $0.010 |
44
- | netintel_schema_parse | Extract structured data from text | $0.100 |
45
- | netintel_asn_lookup | IP/domain to ASN lookup | $0.030 |
46
- | netintel_whois_lookup | Domain registration via RDAP | $0.010 |
47
- | netintel_cert_transparency | Certificate transparency logs | $0.010 |
48
- | netintel_subnet_calc | CIDR subnet calculator | $0.005 |
49
- | netintel_dns_propagation | Global DNS propagation check | $0.030 |
50
- | netintel_dnssec_validate | DNSSEC chain of trust | $0.030 |
51
- | netintel_ip_blacklist | IP blacklist check (15 lists) | $0.050 |
52
- | netintel_tech_fingerprint | Website tech stack detection | $0.050 |
53
- | netintel_breach_check | HaveIBeenPwned password check | $0.010 |
54
- | netintel_domain_availability | Domain availability across TLDs | $0.050 |
55
- | netintel_email_intel | Email address validation | $0.050 |
56
- | netintel_og_scraper | Open Graph metadata extraction | $0.010 |
57
- | netintel_page_extract | Clean text extraction from URLs | $0.050 |
58
- | netintel_phone_intel | Phone number parsing/validation | $0.050 |
59
- | netintel_robots_txt | Robots.txt parser | $0.010 |
60
- | netintel_rss_parser | RSS/Atom feed parser | $0.010 |
61
- | netintel_username_check | Username availability (20+ platforms) | $0.030 |
62
- | netintel_wayback_lookup | Wayback Machine snapshots | $0.010 |
63
- | netintel_ip_reputation | IP reputation via AbuseIPDB + AlienVault OTX | $0.050 |
64
- | netintel_cron_parser | Parse cron expressions, explain schedule | $0.030 |
65
- | netintel_currency_exchange | Convert between 32 currencies | $0.010 |
66
- | netintel_github_intel | GitHub repo metrics and maintenance score | $0.030 |
67
- | netintel_holidays | Public holidays by country | $0.005 |
68
- | netintel_ip_geo | IP geolocationcountry, city, ISP, ASN | $0.030 |
69
- | netintel_jwt_inspector | Decode JWT tokens, flag security issues | $0.005 |
70
- | netintel_lang_detect | Detect language with confidence scoring | $0.005 |
71
- | netintel_npm_intel | npm package analysis and quality score | $0.010 |
72
- | netintel_sitemap_parser | Parse XML sitemaps, extract URL metadata | $0.010 |
73
- | netintel_url_safety | Check URL against URLhaus + heuristics | $0.050 |
74
- | netintel_domain_age | Determine a domain's age from registration data and archival | $0.030 |
75
- | netintel_bulk_domain | Check availability of many domain names across multiple TLDs | $0.100 |
76
- | netintel_domain_appraise | Estimate the market value tier of a domain name | $0.030 |
77
- | netintel_domain_report | One call returns a complete intelligence profile for a domain | $0.100 |
78
- | netintel_ip_risk | One call: complete risk profile for an IP address | $0.100 |
79
- | netintel_name_gen | Generate brandable startup/product names from a keyword | $0.050 |
80
- | netintel_tld_price | Compare registration, renewal, and transfer prices for a TLD | $0.010 |
81
- | netintel_typosquat | Generate common typo and look-alike variations of a domain | $0.050 |
82
- | netintel_classify | Classify text into caller-supplied categories (Claude) | $0.030 |
83
- | netintel_content_moderate | Moderate text, flag unsafe categories (Claude) | $0.050 |
84
- | netintel_entity_extract | Extract named entities (people, orgs, places) from text (Claude) | $0.050 |
85
- | netintel_sentiment | Analyze sentiment of text, return score and label (Claude) | $0.030 |
86
- | netintel_text_summarize | Summarize text or a web page with key points (Claude) | $0.050 |
87
- | netintel_translate | Translate up to 2000 words between languages using Claude | $0.080 |
88
- | netintel_translate_short | Translate up to 500 words between languages using Claude Haiku | $0.030 |
89
- | netintel_domain_due_diligence | Bundle: availability + value estimate + DNS/SSL diligence | $0.200 |
90
- | netintel_domain_report_full | Premium bundle: complete six-part domain profile | $0.250 |
91
- | netintel_email_report | Bundle: email auth + domain + breach exposure | $0.150 |
92
- | netintel_ip_report | Premium bundle: complete five-part IP profile | $0.200 |
93
- | netintel_url_safety_full | Bundle: redirects + reputation + threat verdict for a URL | $0.150 |
94
- | netintel_extract | Parse a freeform address into structured fields (Claude) | $0.030 |
95
- | netintel_extract_contact | Extract structured contact details from text (Claude) | $0.050 |
96
- | netintel_extract_invoice | Extract structured data from invoice or receipt text | $0.100 |
97
- | netintel_extract_resume | Extract structured data from resume/CV text using Claude Haiku | $0.080 |
98
- | netintel_extract_table | Extract tabular data from messy text or HTML using Claude | $0.050 |
99
- | netintel_markdown | Convert messy HTML or text into clean Markdown (Claude) | $0.030 |
100
- | netintel_normalize | Conform messy or inconsistent JSON to a target schema | $0.050 |
101
- | netintel_text_to_json | Turn unstructured text into structured JSON | $0.050 |
38
+ | netintel_dns_lookup | Resolves all DNS record types for a domain, parses SPF/DKIM/DMARC from… | $0.03 |
39
+ | netintel_ssl_analyze | Performs a TLS handshake to inspect the certificate chain, probes… | $0.03 |
40
+ | netintel_redirect_trace | Follows a URL through its full redirect chain (up to 20 hops)… | $0.01 |
41
+ | netintel_security_headers | Fetches a URL and evaluates 10 security-critical response headers (CSP… | $0.01 |
42
+ | netintel_email_auth | Validates SPF, DKIM, and DMARC records for a domain, probes multiple… | $0.03 |
43
+ | netintel_cloud_fingerprint | Fingerprints a domain's cloud infrastructure by probing DNS records… | $0.01 |
44
+ | netintel_schema_parse | Accepts unstructured text and a JSON Schema, then uses an LLM to… | $0.10 |
45
+ | netintel_asn_lookup | Resolves an IP address or domain to its Autonomous System Number (ASN)… | $0.03 |
46
+ | netintel_whois_lookup | Look up domain registration metadata via RDAP — returns registrar… | $0.01 |
47
+ | netintel_cert_transparency | Query the crt.sh certificate transparency log database to enumerate all… | $0.01 |
48
+ | netintel_subnet_calc | Calculates IPv4/IPv6 subnet details from CIDR notation including… | $0.005 |
49
+ | netintel_dns_propagation | Query a domain's DNS record across 10 geographically distributed public… | $0.03 |
50
+ | netintel_dnssec_validate | Validate a domain's DNSSEC configuration by checking for DS records at… | $0.03 |
51
+ | netintel_ip_blacklist | Check an IP address against 15 major DNS blacklists (Spamhaus… | $0.05 |
52
+ | netintel_tech_fingerprint | Fetch a URL and detect the full technology stack from HTTP response… | $0.05 |
53
+ | netintel_breach_check | Check if a password has appeared in known data breaches using the… | $0.01 |
54
+ | netintel_domain_availability | Check if a domain name is available for registration by querying RDAP… | $0.05 |
55
+ | netintel_email_intel | Validate an email address for deliverability, detect… | $0.05 |
56
+ | netintel_og_scraper | Fetch any public URL and extract structured metadata — Open Graph tags… | $0.01 |
57
+ | netintel_page_extract | Fetch any article or web page and extract clean readable text stripped… | $0.05 |
58
+ | netintel_phone_intel | Parse and validate any phone number in any format, identify its… | $0.05 |
59
+ | netintel_robots_txt | Fetch and parse a domain's robots.txt file — returns all crawl rules by… | $0.01 |
60
+ | netintel_rss_parser | Fetch and parse any RSS 2.0 or Atom feed URL and return structured… | $0.01 |
61
+ | netintel_username_check | Check username availability across 20+ social platforms and developer… | $0.03 |
62
+ | netintel_wayback_lookup | Query the Internet Archive Wayback Machine to check if a URL has ever… | $0.01 |
63
+ | netintel_ip_reputation | Check an IP address against AbuseIPDB and AlienVault OTX threat feeds… | $0.05 |
64
+ | netintel_cron_parser | Parse any cron expression into a human-readable explanation, validate… | $0.03 |
65
+ | netintel_currency_exchange | Convert any amount between 33 fiat currencies (live European Central… | $0.01 |
66
+ | netintel_holidays | Look up public holidays for any country and year, check whether a… | $0.005 |
67
+ | netintel_ip_geo | Geolocate any IPv4 or IPv6 address to city, region, country | $0.03 |
68
+ | netintel_jwt_inspector | Decode and inspect any JWT token extracts header algorithm, payload… | $0.005 |
69
+ | netintel_lang_detect | Detect the language of any text input using character frequency… | $0.005 |
70
+ | netintel_npm_intel | Fetch metadata for any npm package — download counts, latest version… | $0.01 |
71
+ | netintel_sitemap_parser | Fetch and parse any XML sitemap or sitemap index file — returns all… | $0.01 |
72
+ | netintel_url_safety | Check a URL against URLhaus malware database and heuristic phishing… | $0.05 |
73
+ | netintel_domain_age | Determine a domain's age from registration data and archival history —… | $0.03 |
74
+ | netintel_bulk_domain | Check availability of many domain names across multiple TLDs in a… | $0.10 |
75
+ | netintel_domain_appraise | Estimate the market value tier of a domain name using transparent… | $0.03 |
76
+ | netintel_domain_report | One call returns a complete intelligence profile for a domain WHOIS… | $0.10 |
77
+ | netintel_ip_risk | One call returns a complete risk profile for an IP address —… | $0.10 |
78
+ | netintel_name_gen | Generate brandable startup/product names from a keyword using prefixes… | $0.05 |
79
+ | netintel_tld_price | Compare registration, renewal, and transfer prices for a TLD across… | $0.01 |
80
+ | netintel_typosquat | Generate common typo and look-alike variations of a domain and check… | $0.05 |
81
+ | netintel_classify | Classify text into caller-supplied categories using Claude Haiku —… | $0.03 |
82
+ | netintel_content_moderate | Moderate text content using Claude Haiku — flags categories like… | $0.05 |
83
+ | netintel_entity_extract | Extract named entities from text using Claude Haiku — people… | $0.05 |
84
+ | netintel_sentiment | Analyze the sentiment of text using Claude Haiku returns overall… | $0.03 |
85
+ | netintel_text_summarize | Summarize any text or web page into a concise summary plus key bullet… | $0.05 |
86
+ | netintel_translate | Translate up to 2000 words between languages using Claude Haiku —… | $0.08 |
87
+ | netintel_translate_short | Translate up to 500 words between languages using Claude Haiku —… | $0.03 |
88
+ | netintel_domain_due_diligence | One call combines domain availability, heuristic value appraisal, and… | $0.20 |
89
+ | netintel_domain_report_full | One premium call returns a complete six-part domain profile — DNS | $0.25 |
90
+ | netintel_email_report | One call combines domain email authentication (SPF/DKIM/DMARC)… | $0.15 |
91
+ | netintel_ip_report | One premium call returns a complete five-part IP profile — geolocation… | $0.20 |
92
+ | netintel_url_safety_full | One call vets a URL end to end — traces its full redirect chain, checks… | $0.15 |
93
+ | netintel_extract | Parse and normalize a freeform address string using Claude Haiku —… | $0.03 |
94
+ | netintel_extract_contact | Extract structured contact details from text, an email signature, or… | $0.05 |
95
+ | netintel_extract_invoice | Extract structured data from invoice or receipt text using Claude Haiku… | $0.10 |
96
+ | netintel_extract_resume | Extract structured data from resume/CV text using Claude Haiku —… | $0.08 |
97
+ | netintel_extract_table | Extract tabular data from messy text or HTML using Claude Haiku —… | $0.05 |
98
+ | netintel_markdown | Convert messy HTML or text into clean, well-structured Markdown using | $0.03 |
99
+ | netintel_normalize | Conform messy or inconsistent JSON to a target schema using Claude | $0.05 |
100
+ | netintel_text_to_json | Turn unstructured text into structured JSON matching a caller-supplied… | $0.05 |
101
+ | netintel_web | Fetch any web page or PDF and convert it to clean, structured Markdown… | $0.02 |
102
+ | netintel_money | Normalize any messy money string into a typed decimal amount plus ISO… | $0.01 |
103
+ | netintel_calendar | Turn event fields into a valid RFC 5545 .ics calendar file — handles… | $0.005 |
104
+ | netintel_event_classify | Cheap, fast "is this a dateable event?" filter for social and web text… | $0.02 |
105
+ | netintel_event_extract | Extract a normalized calendar event from any caption, announcement, or… | $0.10 |
106
+ | netintel_messages | OpenAI-compatible chat completions over x402, answered by Claude Sonnet… | $0.06 |
107
+ | netintel_ai_image | Generate agent-ready image assets (icons, logos, social graphics… | $0.25 |
102
108
 
103
109
  ## Payment
104
110
  All tools pay automatically via x402 on Base mainnet (USDC).
@@ -107,4 +113,6 @@ Your wallet is charged per call. No subscriptions, no API keys.
107
113
  ## Links
108
114
  - Website: https://netintel.dev
109
115
  - API manifest: https://netintel.dev/.well-known/x402
110
- - Source: https://github.com/kjgueye/netintel-api
116
+ - OpenAPI spec: https://netintel.dev/openapi.json
117
+ - Agent catalog: https://netintel.dev/llms.txt
118
+ - Source: https://github.com/kjgueye/netintel-mcp
package/dist/index.js CHANGED
@@ -730,6 +730,36 @@ function registerTools(server, api) {
730
730
  return err(e);
731
731
  }
732
732
  });
733
+ // 70. Messages (POST)
734
+ server.tool("netintel_messages", "OpenAI-compatible chat completions over x402, answered by Claude Sonnet 4.6 — send a messages array and get an assistant reply for Q&A, reasoning, agent planning, coding help, summarization, extraction, classification, and chatbot…", { model: z.string().optional(), messages: z.array(z.any()), max_tokens: z.number().optional(), temperature: z.number().optional(), top_p: z.number().optional() }, async ({ model, messages, max_tokens, temperature, top_p }) => {
735
+ try {
736
+ const res = await api.post("/messages", { model, messages, max_tokens, temperature, top_p });
737
+ return ok(res.data);
738
+ }
739
+ catch (e) {
740
+ return err(e);
741
+ }
742
+ });
743
+ // 71. Ai Image Assets (POST)
744
+ server.tool("netintel_ai_image_assets", "Generate agent-ready image assets — app icons, logos, social graphics, blog thumbnails, product mockups, banners, OG/web images. Claude first does prompt-engineering for the chosen use case (folding in style and brand colors), screens for…", { prompt: z.string(), use_case: z.string().optional(), style: z.string().optional(), brand_colors: z.array(z.string()).optional(), aspect_ratio: z.string().optional(), quality: z.string().optional(), n: z.number().optional(), provider: z.string().optional() }, async ({ prompt, use_case, style, brand_colors, aspect_ratio, quality, n, provider }) => {
745
+ try {
746
+ const res = await api.post("/ai-image-assets/generate", { prompt, use_case, style, brand_colors, aspect_ratio, quality, n, provider });
747
+ return ok(res.data);
748
+ }
749
+ catch (e) {
750
+ return err(e);
751
+ }
752
+ });
753
+ // 72. Ai Image (POST)
754
+ server.tool("netintel_ai_image", "Generate agent-ready image assets (icons, logos, social graphics, thumbnails, banners) with gpt-image-1. Claude refines the prompt, screens content, adds alt text and a score. Returns image_url as a base64 PNG data URI. Flat $0.25; n=1…", { prompt: z.string(), use_case: z.string().optional(), aspect_ratio: z.string().optional(), style: z.string().optional(), brand_colors: z.array(z.string()).optional() }, async ({ prompt, use_case, aspect_ratio, style, brand_colors }) => {
755
+ try {
756
+ const res = await api.post("/ai-image/generate", { prompt, use_case, aspect_ratio, style, brand_colors });
757
+ return ok(res.data);
758
+ }
759
+ catch (e) {
760
+ return err(e);
761
+ }
762
+ });
733
763
  }
734
764
  async function main() {
735
765
  const api = await createClient();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "netintel-mcp",
3
- "version": "1.1.9",
3
+ "version": "1.1.11",
4
4
  "mcpName": "io.github.kjgueye/netintel-mcp",
5
5
  "repository": {
6
6
  "type": "git",