netintel-mcp 1.1.4 → 1.1.6

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.
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # netintel-mcp
2
2
 
3
- MCP server for NetIntel — 36 network intelligence tools for AI agents.
3
+ MCP server for NetIntel — 64 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,49 +31,80 @@ Or add manually to your Claude Desktop config:
31
31
 
32
32
  ## Tools
33
33
 
34
+ 64 pay-per-call tools across DNS, SSL/TLS, WHOIS & domains, email security, IP intelligence, web & content, OSINT, AI text processing, and bundled reports.
35
+
34
36
  | Tool | Description | Price |
35
37
  |------|-------------|-------|
36
- | netintel_dns_lookup | Resolve all DNS records | $0.001 |
37
- | netintel_ssl_analyze | TLS certificate analysis | $0.001 |
38
- | netintel_redirect_trace | Follow redirect chains | $0.001 |
39
- | netintel_security_headers | Audit security headers | $0.001 |
40
- | netintel_email_auth | Validate SPF/DKIM/DMARC | $0.004 |
41
- | netintel_cloud_fingerprint | Detect CDN/WAF/hosting | $0.002 |
42
- | netintel_schema_parse | Extract structured data from text | $0.005 |
43
- | netintel_asn_lookup | IP/domain to ASN lookup | $0.001 |
44
- | netintel_whois_lookup | Domain registration via RDAP | $0.001 |
45
- | netintel_cert_transparency | Certificate transparency logs | $0.002 |
46
- | netintel_subnet_calc | CIDR subnet calculator | $0.001 |
47
- | netintel_dns_propagation | Global DNS propagation check | $0.003 |
48
- | netintel_dnssec_validate | DNSSEC chain of trust | $0.002 |
49
- | netintel_ip_blacklist | IP blacklist check (15 lists) | $0.003 |
50
- | netintel_tech_fingerprint | Website tech stack detection | $0.002 |
51
- | netintel_breach_check | HaveIBeenPwned password check | $0.001 |
52
- | netintel_domain_availability | Domain availability across TLDs | $0.002 |
53
- | netintel_email_intel | Email address validation | $0.002 |
54
- | netintel_og_scraper | Open Graph metadata extraction | $0.001 |
55
- | netintel_page_extract | Clean text extraction from URLs | $0.002 |
56
- | netintel_phone_intel | Phone number parsing/validation | $0.001 |
57
- | netintel_robots_txt | Robots.txt parser | $0.001 |
58
- | netintel_rss_parser | RSS/Atom feed parser | $0.001 |
59
- | netintel_username_check | Username availability (20+ platforms) | $0.003 |
60
- | netintel_wayback_lookup | Wayback Machine snapshots | $0.001 |
61
- | netintel_ip_reputation | IP reputation via AbuseIPDB + AlienVault OTX | $0.010 |
62
- | netintel_cron_parser | Parse cron expressions, explain schedule | $0.001 |
63
- | netintel_currency_exchange | Convert between 32 currencies | $0.001 |
64
- | netintel_github_intel | GitHub repo metrics and maintenance score | $0.001 |
65
- | netintel_holidays | Public holidays by country | $0.001 |
66
- | netintel_ip_geo | IP geolocation — country, city, ISP, ASN | $0.001 |
67
- | netintel_jwt_inspector | Decode JWT tokens, flag security issues | $0.001 |
68
- | netintel_lang_detect | Detect language with confidence scoring | $0.001 |
69
- | netintel_npm_intel | npm package analysis and quality score | $0.001 |
70
- | netintel_sitemap_parser | Parse XML sitemaps, extract URL metadata | $0.001 |
71
- | netintel_url_safety | Check URL against URLhaus + heuristics | $0.002 |
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 geolocation — country, 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 |
72
102
 
73
103
  ## Payment
74
104
  All tools pay automatically via x402 on Base mainnet (USDC).
75
105
  Your wallet is charged per call. No subscriptions, no API keys.
76
106
 
77
107
  ## Links
78
- - API manifest: https://netintel-production-440c.up.railway.app/.well-known/x402
79
- - Docs: https://github.com/kjgueye/netintel-api
108
+ - Website: https://netintel.dev
109
+ - API manifest: https://netintel.dev/.well-known/x402
110
+ - Source: https://github.com/kjgueye/netintel-api
package/dist/client.js CHANGED
@@ -2,7 +2,9 @@ import { x402Client, wrapAxiosWithPayment } from "@x402/axios";
2
2
  import { registerExactEvmScheme } from "@x402/evm/exact/client";
3
3
  import { privateKeyToAccount } from "viem/accounts";
4
4
  import axios from "axios";
5
- const BASE_URL = "https://netintel-production-440c.up.railway.app";
5
+ // Canonical domain. The legacy netintel-production-440c.up.railway.app host
6
+ // still serves the same app as a fallback, but new clients target netintel.dev.
7
+ const BASE_URL = "https://netintel.dev";
6
8
  export async function createClient() {
7
9
  const key = process.env.EVM_PRIVATE_KEY;
8
10
  if (!key) {
package/dist/index.js CHANGED
@@ -680,6 +680,26 @@ function registerTools(server, api) {
680
680
  return err(e);
681
681
  }
682
682
  });
683
+ // 65. Web
684
+ server.tool("netintel_web", "Fetch any web page or PDF and convert it to clean, structured Markdown — strips scripts, nav, ads, and boilerplate while preserving headings, links, lists, tables, code blocks, and blockquotes; extracts the text layer from PDFs. Returns…", { url: z.string() }, async ({ url }) => {
685
+ try {
686
+ const res = await api.get("/web/extract", { params: { url } });
687
+ return ok(res.data);
688
+ }
689
+ catch (e) {
690
+ return err(e);
691
+ }
692
+ });
693
+ // 66. Money (POST)
694
+ server.tool("netintel_money", "Normalize any messy money string into a typed decimal amount plus ISO 4217 currency — handles symbols, locale separators ($1,234.56 vs €1.234,56), magnitude suffixes (1.2M), accounting notation, and natural-language amounts — so agents can…", { text: z.string(), locale_hint: z.string().optional(), default_currency: z.string().optional(), allow_llm: z.boolean().optional() }, async ({ text, locale_hint, default_currency, allow_llm }) => {
695
+ try {
696
+ const res = await api.post("/money/parse", { text, locale_hint, default_currency, allow_llm });
697
+ return ok(res.data);
698
+ }
699
+ catch (e) {
700
+ return err(e);
701
+ }
702
+ });
683
703
  }
684
704
  async function main() {
685
705
  const api = await createClient();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "netintel-mcp",
3
- "version": "1.1.4",
3
+ "version": "1.1.6",
4
4
  "mcpName": "io.github.kjgueye/netintel-mcp",
5
5
  "repository": {
6
6
  "type": "git",