io.github.kjgueye/netintel-mcp
NPM · NETINTEL-MCP · SCANNED SEP 25
MCP server for NetIntel — DNS, SSL, WHOIS, email security, OSINT via x402 micropayments
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security99
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 114 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 0 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability59
- AI-judged instruction clarity (fair).Partial
- Tool/resource definitions use about 9590 tokens (~77/item across 123 items; 123 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management3
- Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 0% of tool parameters carry a description.Fail
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 123 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- Manipulation not yet verified: only 120 of 123 captured unit(s) of tool text has been judged so far, so we will not certify text no model has read as clean.Unverified
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.kjgueye/netintel-mcp server?
io.github.kjgueye/netintel-mcp runs locally as an npm package, launched with npx -y netintel-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · netintel-mcp
claude mcp add kjgueye-netintel-mcp -- npx -y netintel-mcp
{
"mcpServers": {
"kjgueye-netintel-mcp": {
"command": "npx",
"args": [
"-y",
"netintel-mcp"
]
}
}
} {
"servers": {
"kjgueye-netintel-mcp": {
"command": "npx",
"args": [
"-y",
"netintel-mcp"
]
}
}
} codex mcp add kjgueye-netintel-mcp -- npx -y netintel-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"kjgueye-netintel-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"netintel-mcp"
],
"enabled": true
}
}
} openclaw mcp add kjgueye-netintel-mcp --command npx --arg -y --arg netintel-mcp
mcp_servers:
kjgueye-netintel-mcp:
command: "npx"
args: ["-y", "netintel-mcp"] {
"McpServers": {
"kjgueye-netintel-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"netintel-mcp"
]
}
}
} assistant mcp add kjgueye-netintel-mcp -t stdio -c npx -a -y netintel-mcp
{
"mcpServers": {
"kjgueye-netintel-mcp": {
"command": "npx",
"args": [
"-y",
"netintel-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 25 Sept 26 +16
- Malware scan: unverified → pass ▲ security
- Stability: unverified → 0.03 ▲ functional
- Package version: 1.1.54 → 1.1.56 functional
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 24 Sept 26 +9
- Malware scan: pass → unverified ▼ security
- Injection markers: unverified → pass ▲ security
- First check of Judged manipulation: unverified security
- Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
- Tool coverage: unverified → 100 ▲ functional
- MCP protocol: unverified → pass ▲ functional
- First check of Tool coverage: 0 functional
- First check of Schema quality: fail functional
- First check of Schema quality: fair functional
- First check of Destructive annotations: pass functional
- First check of Schema quality: pass functional
- Package version: 1.1.52 → 1.1.54 functional
- Package version: 1.1.52 → 1.1.53 functional
- 12 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- Stability: Stability not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we have no schema to compare. security
- Tool safety: Tool safety not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we have no tool text to scan. security
- Schema quality: Schema quality not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we have no schema to assess. functional
- Capabilities: Protocol version not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we never saw its MCP handshake. functional
- Tool coverage: Tool coverage not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we have no tool definitions to assess. functional
- 11 Sept 26 −15
- Malware scan: pass → unverified ▼ security
- Tool safety: Tool safety not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. security
- Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
- Capabilities: Protocol version not yet verified: we do not have a sandbox capture of the MCP handshake this version of the package performs yet. functional
- Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. functional
- Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
- Package version: 1.1.51 → 1.1.52 functional
- 8 Sept 26 0
- Stability: Stability not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we have no schema to compare. security
- Tool safety: Tool safety not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we have no tool text to scan. security
- Schema quality: Schema quality not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we have no schema to assess. functional
- Capabilities: Protocol version not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we never saw its MCP handshake. functional
- Tool coverage: Tool coverage not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we have no tool definitions to assess. functional
- Package version: 1.1.49 → 1.1.51 functional
- Package version: 1.1.49 → 1.1.50 functional
- 7 Sept 26 0
- Tool safety: Tool safety not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. security
- Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
- Capabilities: Protocol version not yet verified: we do not have a sandbox capture of the MCP handshake this version of the package performs yet. functional
- Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. functional
- Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
- Package version: 1.1.48 → 1.1.49 functional
- 5 Sept 26 0
- Package version: 1.1.47 → 1.1.48 functional
- 4 Sept 26 0
- Stability: Stability not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we have no schema to compare. security
- Tool safety: Tool safety not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we have no tool text to scan. security
- Schema quality: Schema quality not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we have no schema to assess. functional
- Capabilities: Protocol version not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we never saw its MCP handshake. functional
- Tool coverage: Tool coverage not yet verified: this server's registry entry declares environment variables (an API key or similar) that our sandbox does not supply, so we have no tool definitions to assess. functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 25 Sept 2026 · Analysed npm/netintel-mcp@1.1.56
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 114 packages
| Packages resolved | 114 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
netintel_ai_image ~109
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…
| Name | Type | Req | Description |
|---|---|---|---|
| aspect_ratio | string | – | – |
| brand_colors | array | – | – |
| prompt | string | yes | – |
| style | string | – | – |
| use_case | string | – | – |
No output schema declared.
No examples provided.
netintel_asn_lookup ~41
Resolve an IP or domain to its ASN, network owner, country, and hosting/cloud classification with a trust score.
| Name | Type | Req | Description |
|---|---|---|---|
| target | string | yes | – |
No output schema declared.
No examples provided.
netintel_breach_check ~58
Check if a password has appeared in known data breaches using HaveIBeenPwned k-anonymity API. The full password is never transmitted — only a 5-char SHA-1 prefix.
| Name | Type | Req | Description |
|---|---|---|---|
| password | string | yes | – |
No output schema declared.
No examples provided.
netintel_bulk_domain ~72
Check availability of many domain names across multiple TLDs in a single call — submit up to 50 name/TLD combinations and get back per-domain registration status, registrar, and expiry concurrently, so agents can scan an entire naming…
| Name | Type | Req | Description |
|---|---|---|---|
| names | array | yes | – |
| tlds | array | – | – |
No output schema declared.
No examples provided.
netintel_calendar ~127
Turn event fields into a valid RFC 5545 .ics calendar file — handles timed and all-day events, escaping, line folding, and a deterministic UID for idempotent re-import — so agents can publish events that import cleanly into Google, Apple…
| Name | Type | Req | Description |
|---|---|---|---|
| all_day | boolean | – | – |
| description | string | – | – |
| ends_at | string | – | – |
| location | string | – | – |
| organizer | string | – | – |
| starts_at | string | yes | – |
| timezone | string | – | – |
| title | string | yes | – |
| url | string | – | – |
No output schema declared.
No examples provided.
netintel_cert_transparency ~68
Query crt.sh certificate transparency logs to enumerate all SSL certs ever issued for a domain. Returns discovered subdomains, issuers, and flags wildcard or suspicious certs.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | – |
| include_subdomains | boolean | – | – |
| limit | number | – | – |
No output schema declared.
No examples provided.
netintel_classify ~86
Classify text into your own categories — zero-shot: supply 2–20 labels and Claude Haiku returns the best-matching category with confidence and per-label scores. Route, tag, triage, and detect intent or topic with your own taxonomy in one call.
| Name | Type | Req | Description |
|---|---|---|---|
| labels | array | yes | – |
| multi_label | boolean | – | – |
| text | string | yes | – |
No output schema declared.
No examples provided.
netintel_cloud_fingerprint ~80
Detect CDN, WAF, hosting, DNS and email provider for a domain, plus TLS certificate issuer, wildcard coverage and SAN count, with confidence scores and an infrastructure security grade. Hosts that resolve but serve nothing on 80/443 return http_reachable:false and grade insufficient_data rather than a low grade.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | – |
No output schema declared.
No examples provided.
netintel_content_moderate ~65
Moderate text content using Claude Haiku — flags categories like harassment, hate, sexual content, violence, self-harm, and spam with per-category severity and an overall allow/flag/block recommendation, so agents can screen user-generated…
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | – |
No output schema declared.
No examples provided.
netintel_convert ~96
Convert any physical measurement to another — length, mass, volume, temperature, area, speed, pressure, energy, time, data, and angle. Auto-detects the unit category, handles US/imperial ambiguity, and returns the exact converted value…
| Name | Type | Req | Description |
|---|---|---|---|
| base | string | – | – |
| from | string | yes | – |
| system | string | – | – |
| to | string | yes | – |
| value | number | yes | – |
No output schema declared.
No examples provided.
netintel_cron_parser ~39
Parse a cron expression, explain the schedule in plain English, and compute the next 5 run times.
| Name | Type | Req | Description |
|---|---|---|---|
| expression | string | yes | – |
No output schema declared.
No examples provided.
netintel_crypto_market ~85
Structured live crypto market data for ~50 top assets in one JSON call: spot price and 24h open/high/low/volume/change (Coinbase Exchange) plus market cap, rank and circulating/total/max supply (CoinGecko). Quote in USD, EUR or GBP. 60s…
| Name | Type | Req | Description |
|---|---|---|---|
| symbol | string | yes | – |
| vs | string | – | – |
No output schema declared.
No examples provided.
netintel_crypto_ohlc ~104
Historical OHLC candles for any major crypto asset — hourly or daily, up to 300 candles, with period stats (change %, high, low) — from Coinbase Exchange with Kraken fallback, no API key. Also a price-at-date mode: pass date=YYYY-MM-DD for…
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | – | – |
| days | number | – | – |
| interval | string | – | – |
| symbol | string | – | – |
| vs | string | – | – |
No output schema declared.
No examples provided.
netintel_crypto_price ~93
Crypto prices for up to 25 coins in one call — live cryptocurrency spot prices for BTC, ETH, SOL and more in USD, EUR, or GBP from Coinbase with Kraken and CoinGecko fallback; no API key, one flat price. Per asset: price, 24h change when the source provides it, source, cache age.
| Name | Type | Req | Description |
|---|---|---|---|
| symbols | string | – | – |
| vs | string | – | – |
No output schema declared.
No examples provided.
netintel_currency_exchange ~62
Convert between 32 currencies with real-time or historical rates. Pass a date (YYYY-MM-DD) for historical lookup.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | – | – |
| date | string | – | – |
| from | string | yes | – |
| to | string | yes | – |
No output schema declared.
No examples provided.
netintel_currency_exchange_batch ~89
Convert one base currency to up to 30 targets in a single call — fiat (~200 currencies incl. SAR, AED, COP) and major crypto — ECB reference rates + Coinbase spot, no API key. Per target: rate, converted amount, rate date, source. The…
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | – | – |
| from | string | yes | – |
| to | string | yes | – |
No output schema declared.
No examples provided.
netintel_currency_exchange_history ~97
Daily historical exchange-rate series for any currency pair — fiat via ECB reference data, crypto via Coinbase daily closes — with min/max/average/change stats, no API key. Pass start/end dates or a days lookback (default 30). The history…
| Name | Type | Req | Description |
|---|---|---|---|
| days | number | – | – |
| end | string | – | – |
| from | string | yes | – |
| start | string | – | – |
| to | string | yes | – |
No output schema declared.
No examples provided.
netintel_dns_lookup ~78
DNS lookup for any domain — resolve A, AAAA, MX, TXT, NS, CNAME, SOA and PTR records in one call. Parses SPF/DMARC from TXT plus DKIM, and cross-checks A records across Google, Cloudflare and Quad9 resolvers for propagation consistency.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | – |
No output schema declared.
No examples provided.
netintel_dns_propagation ~53
Check DNS propagation across 10 global resolvers simultaneously. Returns what each resolver sees, propagation percentage, and flags divergent resolvers.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | – |
| record_type | string | – | – |
No output schema declared.
No examples provided.
netintel_dnssec_validate ~50
Validate DNSSEC configuration — checks DS records, DNSKEY, RRSIG signatures, and NSEC/NSEC3. Returns full chain-of-trust assessment.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | – |
No output schema declared.
No examples provided.
netintel_domain ~76
Composite 0-100 trust/risk score for a domain in one call — blends domain age, SSL/TLS, DNS health, email auth (SPF/DKIM/DMARC), IP reputation, and certificate transparency into a single "safe to do business with this domain?" verdict with…
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | – |
No output schema declared.
No examples provided.
netintel_domain_age ~60
Determine a domain's age from registration data and archival history — returns creation date, age in years, first Wayback Machine capture, total archived snapshots, and a maturity signal so agents can assess domain trustworthiness and…
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | – |
No output schema declared.
No examples provided.
netintel_domain_appraise ~68
Estimate the market value tier of a domain name using transparent heuristics — length, TLD premium, dictionary-word presence, pronounceability, keyword value, and numeric/hyphen penalties — returns a value tier and 0-100 quality score so…
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | – |
No output schema declared.
No examples provided.
netintel_domain_availability ~52
Check if a domain is available for registration across 10 TLDs simultaneously using RDAP and DNS. Returns availability status, registrar, and expiry for each TLD.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | – |
No output schema declared.
No examples provided.
netintel_domain_due_diligence ~67
One call combines domain availability, heuristic value appraisal, and TLD pricing into a single acquisition brief — tells an agent whether a name is available, what it's worth, and what it costs across TLDs, concurrently and with graceful…
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | – |
No output schema declared.
No examples provided.
netintel_domain_report ~62
One call returns a complete intelligence profile for a domain — WHOIS registration, DNS records, SSL certificate, detected tech stack, and blacklist status — aggregated into a single risk-scored report so agents can fully vet a domain…
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | – |
No output schema declared.
No examples provided.
netintel_domain_report_full ~59
One premium call returns a complete six-part domain profile — DNS records, SSL certificate, WHOIS registration, cloud fingerprint, technology stack, and security headers — each section run concurrently with graceful partial-failure…
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | – |
No output schema declared.
No examples provided.
netintel_domain_vet ~97
Vet and pick a domain in one call — give candidate names, get back a ranked verdict on which to use and whether it's safe to build on: availability across TLDs, name quality, typosquat exposure, and a factual brand-collision check against…
| Name | Type | Req | Description |
|---|---|---|---|
| candidates | array | yes | – |
| deep_check_top_n | number | – | – |
| tlds | array | – | – |
| use_case | string | – | – |
No output schema declared.
No examples provided.
netintel_email_auth ~46
Validate SPF, DKIM, and DMARC records for a domain. Probes multiple DKIM selectors and returns an email security grade A-F.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | – |
No output schema declared.
No examples provided.
netintel_email_intel ~40
Validate an email address — check deliverability, detect disposable domains, identify role-based addresses, verify MX records.
| Name | Type | Req | Description |
|---|---|---|---|
| string | yes | – |
No output schema declared.
No examples provided.
netintel_email_report ~71
One call combines domain email authentication (SPF/DKIM/DMARC), email-address intelligence (deliverability, disposable/role detection), and an optional password breach check into a single email-trust report — each section run concurrently…
| Name | Type | Req | Description |
|---|---|---|---|
| string | yes | – | |
| password | string | – | – |
No output schema declared.
No examples provided.
netintel_email_verify ~87
Validate an email address — email verification before you send: syntax + MX + disposable/role/free-provider detection in one call, boolean-first (deliverable, safe_to_send) with a machine-readable reason. DNS-level check only, no SMTP mailbox probe. For a scored trust report instead of a yes/no gate, see netintel_email_intel.
| Name | Type | Req | Description |
|---|---|---|---|
| string | yes | – |
No output schema declared.
No examples provided.
netintel_embeddings ~94
Multilingual text embeddings (384-dim) served in-house, no OpenAI dependency, no API key. NetIntel's cheapest embeddings at $0.001/call, batches up to 256 texts. Supports query/passage input types for retrieval (e5). Pairs with /text/chunk…
| Name | Type | Req | Description |
|---|---|---|---|
| encoding_format | string | – | – |
| input | string | yes | – |
| input_type | string | – | – |
No output schema declared.
No examples provided.
netintel_entity_extract ~69
Extract named entities from text using Claude Haiku — people, organizations, locations, dates, emails, URLs, money amounts, and products — returned as structured typed arrays so agents can pull structured signals out of unstructured text…
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | – |
| types | array | – | – |
No output schema declared.
No examples provided.
netintel_event_classify ~87
Cheap, fast "is this a dateable event?" filter for social and web text — one tiny Haiku call returns is_event, confidence, and a one-line reason, so agents can screen every post for free-ish and only pay for full extraction on the ones…
| Name | Type | Req | Description |
|---|---|---|---|
| posted_at | string | – | – |
| text | string | yes | – |
| timezone | string | – | – |
No output schema declared.
No examples provided.
netintel_event_extract ~86
Extract a normalized calendar event from any caption, announcement, or page text using Claude Haiku — resolves relative dates ("this Saturday 7pm") against the post time and timezone, handles all-day and multi-day events, and returns…
| Name | Type | Req | Description |
|---|---|---|---|
| city | string | – | – |
| posted_at | string | – | – |
| text | string | yes | – |
| timezone | string | – | – |
No output schema declared.
No examples provided.
netintel_exa_answer ~76
Ask a question, get a direct answer grounded in a live web search, with numbered citations (title, url, published_date). One call replaces search + read + summarize. For ranked results instead of a synthesized answer use /exa/search…
| Name | Type | Req | Description |
|---|---|---|---|
| include_citation_text | boolean | – | – |
| query | string | yes | – |
No output schema declared.
No examples provided.
netintel_exa_contents ~94
Clean page text for up to 3 URLs in one call via Exa's index + live crawl — works on JS-rendered and bot-walled pages that direct fetch can't read. Returns title, author, published_date and text per URL, with per-URL status. Pairs with…
| Name | Type | Req | Description |
|---|---|---|---|
| livecrawl | string | – | – |
| max_characters | number | – | – |
| urls | array | yes | – |
No output schema declared.
No examples provided.
netintel_exa_search ~128
Exa neural web search for AI agents — POST or GET a query, get ranked live results (title, url, published_date, author, score) with optional highlight snippets. Filter by category (news, research paper, github, company, pdf…), domain…
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | – |
| end_published_date | string | – | – |
| include_domains | array | – | – |
| num_results | number | – | – |
| query | string | yes | – |
| snippets | string | – | – |
| start_published_date | string | – | – |
| type | string | – | – |
No output schema declared.
No examples provided.
netintel_extract ~65
Parse and normalize a freeform address string using Claude Haiku — splits it into street, city, state/region, postal code, and country, plus a normalized single-line form, so agents can clean and standardize messy address data for…
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | – |
No output schema declared.
No examples provided.
netintel_extract_contact ~64
Extract structured contact details from text, an email signature, or webpage text using Claude Haiku — returns name, title, company, email, phone, and address as clean JSON so agents can turn unstructured contact blocks into CRM-ready…
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | – |
No output schema declared.
No examples provided.
netintel_extract_invoice ~65
Extract structured data from invoice or receipt text using Claude Haiku — returns vendor, invoice number, dates, line items, subtotal, tax, total, and currency as clean JSON so agents can automate accounts-payable, expense processing, and…
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | – |
No output schema declared.
No examples provided.
netintel_extract_resume ~60
Extract structured data from resume/CV text using Claude Haiku — returns name, contact info, skills, work experience, and education as clean JSON arrays so agents can automate applicant screening, candidate databases, and recruiting…
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | – |
No output schema declared.
No examples provided.
netintel_extract_table ~65
Extract tabular data from messy text or HTML using Claude Haiku — detects columns and rows in unstructured content and returns clean structured JSON (columns + rows) so agents can turn pasted tables, HTML tables, and delimited text into…
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | – |
No output schema declared.
No examples provided.
netintel_gas_price ~81
Live gas prices across Base, Ethereum, Arbitrum, Optimism, and Polygon with USD cost estimates for a transfer, an ERC-20 send, and a swap — keyless, one call, all chains. Per chain: gas price + EIP-1559 base/priority fee in gwei…
| Name | Type | Req | Description |
|---|---|---|---|
| chains | string | – | – |
No output schema declared.
No examples provided.
netintel_github_intel ~45
Analyze a GitHub repo — stars, forks, activity, license, open issues, maintenance score. Pass owner/repo format.
| Name | Type | Req | Description |
|---|---|---|---|
| repo | string | yes | – |
No output schema declared.
No examples provided.
netintel_holidays ~60
Get public holidays by country. Check if a date is a business day or weekend. ISO 3166-1 alpha-2 country codes.
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | yes | – |
| month | number | – | – |
| year | number | – | – |
No output schema declared.
No examples provided.
netintel_iban_validate ~69
Validate any IBAN offline — mod-97 check digits, per-country structure, bank/branch extraction, and pretty formatting for ~80 countries — deterministic, instant, no upstream. A structurally invalid IBAN is a real answer: valid:false +…
| Name | Type | Req | Description |
|---|---|---|---|
| iban | string | yes | – |
No output schema declared.
No examples provided.
netintel_ip_blacklist ~53
Check an IP address against 15 major DNS blacklists (Spamhaus, Barracuda, SORBS, etc). Returns threat level and which lists it appears on.
| Name | Type | Req | Description |
|---|---|---|---|
| ip | string | yes | – |
No output schema declared.
No examples provided.
netintel_ip_geo ~36
Geolocate an IP address — country, city, coordinates, ISP, ASN, timezone.
| Name | Type | Req | Description |
|---|---|---|---|
| ip | string | yes | – |
No output schema declared.
No examples provided.
What is the io.github.kjgueye/netintel-mcp server?
io.github.kjgueye/netintel-mcp is listed in the public MCP registry as io.github.kjgueye/netintel-mcp. MCP server for NetIntel, DNS, SSL, WHOIS, email security, OSINT via x402 micropayments. This page covers its npm package (netintel-mcp).
Is the io.github.kjgueye/netintel-mcp server safe to use?
io.github.kjgueye/netintel-mcp scores 64 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 25 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.kjgueye/netintel-mcp server expose?
io.github.kjgueye/netintel-mcp exposes 123 tools: netintel_dns_lookup, netintel_ssl_analyze, netintel_redirect_trace, netintel_security_headers, netintel_email_auth, and 118 more. Their descriptions and schemas cost roughly 9,590 tokens of context every time the server is loaded.
Is the io.github.kjgueye/netintel-mcp server still maintained?
io.github.kjgueye/netintel-mcp is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.kjgueye/netintel-mcp server under?
io.github.kjgueye/netintel-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.