← Registry

Security & Testing

csirts.com

Provides comprehensive vulnerability intelligence, including CVE details, exploitation status, and daily security briefings from multiple advisory sources.

1 endpoint4 known toolsFirst detected August 9, 2026Last detected August 9, 2026

ENDPOINT 1

https://www.csirts.com/api/mcp

No auth detected

MCP server metadata

Name
csirts
Version
1.0.0
Capabilities
tools
Server instructions

Live security advisory intelligence from csirts.com: unified feed of 24 sources — national CERTs, vendor PSIRTs, NVD, GitHub and the CISA KEV catalog. Use search_advisories for general queries, get_cve for one CVE, latest_exploited for what is being attacked right now, daily_briefing for a day's summary. Cite the returned url.

Known tools 4

search_advisories

Search security advisories aggregated from 24 sources: national CERTs (CISA, CERT-EU, NCSC-UK, BSI, CERT-FR, JPCERT/CC, Canadian Cyber Centre…), vendor PSIRTs (Microsoft, Cisco, Fortinet, Palo Alto Networks, GitLab, Jenkins, Drupal…), NVD and GitHub.

Inferred read-only
get_cve

Everything known about one CVE: description, CVSS, CISA KEV exploitation status and dates, whether public exploit/PoC code exists (has_exploit + exploit_sources: exploitdb, metasploit, nuclei, poc-github), plus every advisory across all sources that references it.

Inferred read-only
latest_exploited

Most recent actively exploited vulnerabilities (CISA KEV-flagged advisories) — the "what should defenders patch first" list.

Inferred read-only
daily_briefing

The CSIRTS.com daily security briefing for a given UTC day: KEV catalog additions, notable advisories, top EPSS scores, volume by source and a plain-English summary.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.csirts]
url = "https://www.csirts.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "csirts": {
      "type": "http",
      "url": "https://www.csirts.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: csirts
Remote MCP URL: https://www.csirts.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "csirts": {
      "url": "https://www.csirts.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "csirts": {
      "type": "http",
      "url": "https://www.csirts.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "csirts",
  "transport": "streamable-http",
  "url": "https://www.csirts.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for csirts.com was fetched 2026-08-21T15:53:20.612Z.

Trust status Trusted

csirts.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.