mcpbeat Sign in

Intelthreadlinqs MCP Server

by threadlinqs-cmd Your server? Claim it
local only

Intelthreadlinqs MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 104 installs a week from npm. Last commit 24 Aug 2026.

Threadlinqs threat-intelligence MCP — 49 tools: threats, detections, IOCs, actors, C2, MITRE, CVEs

Installs per day peak 412 · avg 37 · -25% w/w
a month agotoday
104
Installs / week
npm · intelthreadlinqs-mcp
0
Stars
1 open issues
24 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Intelthreadlinqs MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add intelthreadlinqs-mcp -- npx -y intelthreadlinqs-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "intelthreadlinqs-mcp": {
      "args": [
        "-y",
        "intelthreadlinqs-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.intelthreadlinqs-mcp]
command = "npx"
args = ["-y", "intelthreadlinqs-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "intelthreadlinqs-mcp": {
      "args": [
        "-y",
        "intelthreadlinqs-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "intelthreadlinqs-mcp": {
      "args": [
        "-y",
        "intelthreadlinqs-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: THREADLINQS_API_KEY (Threadlinqs API key (Purple or Gold tier, tl_...) — get one at https://intel.threadlinqs.com/profile), THREADLINQS_API_URL (Override the API base URL (defaults to https://intel.threadlinqs.com)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Intelthreadlinqs MCP

same job, measured the same way
Intelthreadlinqs MCP
by threadlinqs

Threadlinqs threat-intelligence MCP — 73 tools: threats, detections, IOCs, actors, C2, MITRE, CVEs

local only
mlab.sh
by mlab

Threat intelligence: enrich IOCs (IP, domain, URL, hash), search CVEs and actors, scan SBOMs.

answering
Resemble AI
by resemble-ai

Resemble AI: deepfake detection, media intelligence, and watermarking actions, plus docs tools.

7 tools answering
Lucid Apple MCP
by lucid-systems-llc

On-device Apple Intelligence as MCP tools for macOS — OCR, tables, entity detection, generation.

30 installs/wk local only
Cve Intelligence
by cve-security

CVE intelligence: exploitation (KEV/EPSS), detection coverage, fixed versions. All tools keyless.

8 tools answering
Pulsedive
by pipeworx-io

Pulsedive MCP — threat-intelligence IOC enrichment (pulsedive.com)

38 tools answering
Noesis — Solana On-Chain Intelligence
by rengon0x

Solana on-chain intelligence — token scans, wallet profiling, bundle detection, 19 MCP tools.

answering
Flyto Indexer
by chesterhsu

Code intelligence MCP server: impact analysis, dependency graphs, dead code detection.

local only

Intelthreadlinqs MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Intelthreadlinqs MCP?
Intelthreadlinqs MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package intelthreadlinqs-mcp was installed 104 times last week.
How do I connect Intelthreadlinqs MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls intelthreadlinqs-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Intelthreadlinqs MCP?
The npm package intelthreadlinqs-mcp was installed 104 times in the last week. Week over week that is -25%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Intelthreadlinqs MCP open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.