mcpbeat

PentaTrail CTEM MCP Server

by pentatrail
local only

PentaTrail CTEM runs on your own machine — the client starts it, so there is no endpoint to ping. 14 installs a week from npm.

PentaTrail ASM/CTEM: attack surface discovery, asset inventory, findings by threat level

Installs per day peak 8 · avg 2 · -12% w/w
a month agotoday
14
Installs / week
npm · @pentatrail/mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

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 ctem -- npx -y @pentatrail/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ctem": {
      "args": [
        "-y",
        "@pentatrail/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ctem]
command = "npx"
args = ["-y", "@pentatrail/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "ctem": {
      "args": [
        "-y",
        "@pentatrail/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ctem": {
      "args": [
        "-y",
        "@pentatrail/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to PentaTrail CTEM

same job, measured the same way
A
ASMHunter
by asmhunter

Drive ASMHunter attack-surface monitoring from an AI agent: recon, scans, findings, reports.

149 installs/wk local only
runZero MCP
by servosity

Every runZero query, plus a local SQLite copy of your whole attack surface that diffs over time

local only
MCP Mapmyindia
by bhuvnsh

MCP server for India maps - place search, nearby discovery, & directions powered by the Mappls API.

40 installs/wk local only
Aribot
by aristiun

Threat modeling, code/cloud/pipeline scanning, shadow-AI discovery, compliance checks and fixes.

16 tools answering
Agent Wallet
by theaslangroupllc-pulse

Local agent wallet + 900 pay-per-call data APIs — free discovery, x402 USDC, code-level spend caps

377 installs/wk local only
Sectora
by megabrainee

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

14 tools answering
StackFiesta
by stackfiesta

Discover AI tools for game development — 100+ tools indexed by engine, task, and pricing.

57 installs/wk 7 tools answering
Lookup Disclose Io
by disclose

Find the right security-disclosure contact for any internet asset (domain, IP, package, repo, app).

2 tools answering

PentaTrail CTEM — questions

Answers built from our own checks of this server.

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