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_text_to_json ~72
Turn unstructured text into structured JSON matching a caller-supplied schema using Claude Haiku — the agent declares the fields and types it wants, and gets back populated JSON with values pulled from the text and coerced to the right…
| Name | Type | Req | Description |
|---|---|---|---|
| schema | object | yes | – |
| text | string | yes | – |
No output schema declared.
No examples provided.
netintel_tld_price ~72
Compare registration, renewal, and transfer prices for a TLD across major registrars, or for a single domain name across many TLDs — returns sorted reference pricing so agents can find the cheapest place to register, budget domain…
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | – | – |
| tld | string | – | – |
No output schema declared.
No examples provided.
netintel_token_info ~76
Full profile for any ERC-20 token by contract address — name, symbol, decimals, supply from the chain itself, plus live price, liquidity, and volume from DEX data — Base and Ethereum, no API key. Holder count included; identity read…
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | – |
| chain | string | – | – |
No output schema declared.
No examples provided.
netintel_translate ~77
Translate up to 2000 words between languages using Claude Haiku — auto-detects source, supports 30+ target languages, preserves formatting, for larger documents and articles. For short snippets use the cheaper /translate/short.
| Name | Type | Req | Description |
|---|---|---|---|
| source | string | – | – |
| target | string | yes | – |
| text | string | yes | – |
No output schema declared.
No examples provided.
netintel_translate_batch ~108
Translate many independent strings in one request — each with a caller ID preserved in the response — with per-item status, glossary and tone support, and partial success so one bad item never fails the batch, so agents can localize whole…
| Name | Type | Req | Description |
|---|---|---|---|
| formality | string | – | – |
| glossary | object | – | – |
| items | array | yes | – |
| protected_values | array | – | – |
| source | string | – | – |
| target | string | yes | – |
| tone | string | – | – |
No output schema declared.
No examples provided.
netintel_translate_short ~76
Translate up to 500 words between languages using Claude Haiku — auto-detects source language, supports 30+ target languages, preserves formatting, and returns the translation with detected source so agents can localize short content…
| Name | Type | Req | Description |
|---|---|---|---|
| source | string | – | – |
| target | string | yes | – |
| text | string | yes | – |
No output schema declared.
No examples provided.
netintel_translate_structured ~126
Translate structured content — JSON, HTML, Markdown, templates, UI strings — without breaking structure. Preserves keys, tags, markdown, URLs, emails, variables, placeholders, code blocks, and brand names, honors a caller glossary, and…
| Name | Type | Req | Description |
|---|---|---|---|
| content | object | yes | – |
| content_type | string | – | – |
| formality | string | – | – |
| glossary | object | – | – |
| locale | string | – | – |
| protected_values | array | – | – |
| source | string | – | – |
| target | string | yes | – |
| tone | string | – | – |
No output schema declared.
No examples provided.
netintel_typosquat ~75
Generate common typo and look-alike variations of a domain and check which are already registered — catches character swaps, omissions, additions, homoglyphs, and alternate TLDs so agents can detect typosquatting and brand-impersonation…
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | – |
| limit | number | – | – |
No output schema declared.
No examples provided.
netintel_url_safety ~37
Check a URL against URLhaus malware database and heuristic analysis. Returns threat classification and risk score.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | – |
No output schema declared.
No examples provided.
netintel_url_safety_full ~66
One call vets a URL end to end — traces its full redirect chain, checks it against malware/phishing databases, audits its security headers, and inspects its SSL certificate — concurrent with graceful partial-failure handling, so agents get…
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | – |
No output schema declared.
No examples provided.
netintel_username_check ~49
Check username availability across 20+ platforms simultaneously — GitHub, Twitter, Instagram, npm, and more. Returns taken/available/unknown status per platform.
| Name | Type | Req | Description |
|---|---|---|---|
| username | string | yes | – |
No output schema declared.
No examples provided.
netintel_v1_chat_completions ~169
OpenAI-compatible chat completions gateway (POST /v1/chat/completions shape). The model in the body sets the price: POST unpaid and the 402 quotes that model's exact price in USDC via x402 — no OpenAI account or API key. A model the gateway does not serve returns a 400 naming its dedicated endpoint; where per-model pricing is on it serves those too, each at its configured price. This client pays accepted challenges automatically — this text is not a spending cap. GET /v1/models (free) is the live catalogue. Supports response_format {type:"json_object"}.
| Name | Type | Req | Description |
|---|---|---|---|
| max_tokens | number | – | – |
| messages | array | yes | – |
| model | string | yes | – |
| response_format | object | – | – |
No output schema declared.
No examples provided.
netintel_v1_embeddings ~94
OpenAI-compatible text embeddings API — standard /v1/embeddings request shape: input as a string or a batch of up to 128 strings (64000 chars total on text-embedding-3-small, the default; 24000 on text-embedding-3-large). Flat $0.005 per…
| Name | Type | Req | Description |
|---|---|---|---|
| dimensions | number | – | – |
| input | – | yes | – |
| model | string | – | – |
No output schema declared.
No examples provided.
netintel_wallet_balance ~87
Native + USDC + custom-token balances for any wallet on Base, Ethereum, or Solana — with USD estimates — straight from public RPCs, no API key. Raw units as decimal strings plus formatted numbers; add up to 10 ERC-20 contracts via tokens=…
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | – |
| chain | string | – | – |
| tokens | string | – | – |
No output schema declared.
No examples provided.
netintel_wallet_intel ~77
Counterparty due-diligence for any Base or Ethereum wallet — age, funding origin, USDC flow, activity pattern, and risk flags in one scored report. The domain-report of wallets: wallet age, first funder, in/out totals, distinct…
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | – |
| chain | string | – | – |
No output schema declared.
No examples provided.
netintel_wallet_status ~105
Check the agent wallet this MCP server pays NetIntel with: whether a key is configured, its address, its USDC balance on Base, and the spending limits (per call and per session) with how much this session has authorized. Free and local (no NetIntel call). Use when a paid tool reports 'Payment required' or 'SPEND_LIMIT', before funding, or to confirm a top-up arrived. Also lists the tools that work with no wallet at all.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
netintel_wayback_lookup ~58
Query the Wayback Machine for archived snapshots of a URL. Returns first/last capture dates, total snapshot count, and the closest snapshot to an optional target date.
| Name | Type | Req | Description |
|---|---|---|---|
| timestamp | string | – | – |
| url | string | yes | – |
No output schema declared.
No examples provided.
netintel_weather_current ~94
Live weather + 3-day forecast for any city or lat/lon worldwide — temperature, feels-like, humidity, wind, precipitation, cloud cover, and a plain-language condition. Give a city name (geocoded for you) or coordinates. No API key, metric…
| Name | Type | Req | Description |
|---|---|---|---|
| city | string | – | – |
| latitude | number | – | – |
| longitude | number | – | – |
| units | string | – | – |
No output schema declared.
No examples provided.
netintel_weather_forecast ~107
Multi-day weather forecast for any city or lat/lon worldwide — up to 16 days of daily highs/lows, precipitation & probability, UV, sunrise/sunset, wind, and plain-language conditions, plus optional next-24h hourly. Give a city name…
| Name | Type | Req | Description |
|---|---|---|---|
| city | string | – | – |
| days | number | – | – |
| hourly | boolean | – | – |
| latitude | number | – | – |
| longitude | number | – | – |
| units | string | – | – |
No output schema declared.
No examples provided.
netintel_web ~108
Extract text from a web page or PDF as clean Markdown — HTML to Markdown for any URL: strips scripts, nav, ads, and boilerplate while preserving headings, links, lists, tables, code blocks, and blockquotes; extracts the text layer from PDFs. Returns the Markdown body, title, word count, and a quality grade. For JavaScript-rendered or bot-walled pages a plain fetch can't read, use netintel_exa_contents instead.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | – |
No output schema declared.
No examples provided.
netintel_web_fetch ~80
Fetch any URL and get the raw body back — JSON parsed, everything else as text — from safe server-side egress. For data APIs (ArcGIS, government/open-data portals, blob storage) that /web/extract's markdown conversion mangles. No API key…
| Name | Type | Req | Description |
|---|---|---|---|
| max_bytes | number | – | – |
| url | string | yes | – |
No output schema declared.
No examples provided.
netintel_web_search ~130
Web search for AI agents — one query in, ranked live results out (title, url, published_date, author, score, optional snippets). Neural + keyword modes, category/domain/date filters. For a direct answer use /exa/answer. Keyless x402, pay…
| 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_whois_lookup ~68
Domain registration lookup, WHOIS via RDAP — registrar, registration and expiry dates, last-updated date, nameservers, and status flags from the authoritative registry, plus an actionability score for domain trustworthiness, ownership, or availability risk.
| Name | Type | Req | Description |
|---|---|---|---|
| domain | 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.