mcpbeat Sign in

isMalicious threat intelligence for AI agents MCP Server

by ismalicious Your server? Claim it
local only

isMalicious threat intelligence for AI agents runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from npm.

Indicator reputation verdicts, CVE lookups (CVSS, EPSS, KEV) and prompt-injection scans for agents

Installs per day peak 248 · avg 13 · -75% w/w
a month agotoday
66
Installs / week
npm · @ismalicious/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check isMalicious threat intelligence for AI agents 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 mcp-server -- npx -y @ismalicious/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@ismalicious/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@ismalicious/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@ismalicious/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "-y",
        "@ismalicious/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ISMALICIOUS_API_KEY (API key from https://ismalicious.com/app/account. Optional: without it the server starts in bootstrap mode and offers bootstrap_key.), ISMALICIOUS_API_SECRET (API secret paired with the key), ISMALICIOUS_API_BASE (API base URL (defaults to https://ismalicious.com/api)), ISMALICIOUS_TIMEOUT_MS (Replaces every tool's timeout, in milliseconds (defaults: gate 15000, check_indicator 25000, CVE 10000)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to isMalicious threat intelligence for AI agents

same job, measured the same way
Nullcone Threat Intelligence
by maco144

Real-time threat intel for AI agents: 890K+ IOCs incl. prompt-injection & AI-skill threats

30 tools answering
1Claw Vault
by 1clawai

HSM-backed vault secrets for AI agents (JIT fetch) plus prompt-injection and threat scanning.

472 installs/wk local only
Mails.ai — Agent Email
by rolloutsai

A real inbox for AI agents: send, receive and thread email, behind a prompt-injection firewall.

76 installs/wk local only
I
AgentSec MCP
by traveljamboree

Security intelligence via x402 on Base. CVE lookup, IP reputation, secret scanning.

3 tools answering
DomScan
by estevecastells

Domain intelligence for DNS, WHOIS/RDAP, TLS, reputation, valuation, and brand protection.

answering
Sectora
by megabrainee

Threat intel + your scans/findings/Shield posture. CVE, EPSS, KEV, package vuln lookup, DAST.

14 tools answering
MEV Intelligence
by advalorem-mev

Real-time Ethereum liquidation intelligence for AI agents and MEV bots.

10 tools answering
AI Compliance Monitor
by vdineshk

Regulatory intelligence for AI agents across jurisdictions

4 tools answering

isMalicious threat intelligence for AI agents — questions

Answers built from our own checks of this server.

Why is there no uptime for isMalicious threat intelligence for AI agents?
isMalicious threat intelligence for AI agents 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 @ismalicious/mcp-server was installed 66 times last week.
How do I connect isMalicious threat intelligence for AI agents?
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 @ismalicious/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use isMalicious threat intelligence for AI agents?
The npm package @ismalicious/mcp-server was installed 66 times in the last week. Week over week that is -75%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.