streamable-httpMITupdated 8d ago
Security intelligence, built for AI agents. Give your agent grounded answers about vulnerabilities, threats, and attack surface — backed by authoritative sources (NVD, CISA KEV, FIRST EPSS, MITRE ATLAS & D3FEND), never guesswork. CVE/KEV/CWE lookup with EPSS exploit-probability and composite risk scoring, domain & IP investigation, IOC enrichment, code-security checks, and live web intelligence. 55 tools, 7 Resources, and 3 Prompts — free, no API key, no signup.
¿Qué puedes hacer con ContrastAPI?
ContrastAPI — 55 Security Tools + 7 MCP Resources for AI Agents
Security intelligence, built for AI agents. Give your agent grounded answers about vulnerabilities, threats, and attack surface — backed by authoritative sources (NVD, CISA KEV, FIRST EPSS, MITRE ATLAS & D3FEND), never guesswork. CVE/KEV/CWE lookup with EPSS exploit-probability and composite risk scoring, domain & IP investigation, IOC enrichment, code-security checks, and live web intelligence. 55 tools, 7 Resources, and 3 Prompts — free, no API key, no signup.
䏿–‡ · Live: api.contrastcyber.com
Documentation
- API Documentation — REST reference: 60+ endpoints, authentication, rate limits, token costs, and response envelope.
- MCP Documentation — MCP tool-selection guide, 7 Resources, 3 Prompts, and copy-paste agent prompts.
Setup (MCP)
Any MCP client
{
"mcpServers": {
"contrastapi": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://api.contrastcyber.com/mcp/"]
}
}
}
Restart your agent. Other clients (Python SDK, Node SDK, cURL, VS Code): mcp-setup · quickstart
Claude Desktop — one-click extension
Grab the .mcpb file from the latest release and double-click it (or Claude Desktop → Settings → Extensions → Install Extension…). No signup, no API key — all 55 tools ready immediately.
SDKs
pip install contrastapi # Python 3.10+ — sync + async, typed responses, shortcut helpers
npm install contrastapi # Node 14+ — concrete TypeScript types, 14 namespaces
Both SDKs cover every HTTP endpoint and MCP tool — CVE/KEV/CWE, ATLAS, D3FEND, Sigma rules, email security posture, domain, IP, IOC, code security, and web intelligence — with wire-exact response shapes and a typed exception hierarchy that mirrors the API error envelope. They also expose MCP Resources for browsing the ATLAS, D3FEND, and CWE catalogs (see docs/MCP_Documentation.md) and a conditional triage Prompt (see docs/MCP_Documentation.md#contrast-triage). Web-intelligence tools — robots_txt, redirect_chain, email_verify, brand_assets, seo_audit, geo_audit — ship with an explicit ethical floor: per-target throttling, robots.txt respected, no SMTP probing.
Links
OpenAPI: openapi.json
Smithery · npm · VS Code Marketplace · Awesome OSINT MCP · RapidAPI
Responses include a verdict block — deterministic, falsifiable_fields, data_age_seconds, sources_queried / sources_unavailable, completeness — so a verifier agent can independently re-derive specific fields from the upstream authority (NVD, RDAP, CT logs, URLhaus). Probe GET /v1/capabilities for "verdict_metadata": true.
CVE responses also embed next_calls: list[PivotHint] — {tool, input, reason} triples that suggest the next MCP tool to call (e.g. kev_detail when kev.in_kev=true, cwe_lookup when cwe_id is set). Agents chain workflows without manual prompting.
MIT
Instalación
Añade ContrastAPI a tu cliente. Elige el que uses.
claude mcp add --transport http contrastapi https://api.contrastcyber.com/mcp/codex mcp add contrastapi --url https://api.contrastcyber.com/mcp/{
"mcpServers": {
"contrastapi": {
"url": "https://api.contrastcyber.com/mcp/"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"contrastapi": {
"type": "http",
"url": "https://api.contrastcyber.com/mcp/"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"contrastapi": {
"url": "https://api.contrastcyber.com/mcp/"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"contrastapi": {
"serverUrl": "https://api.contrastcyber.com/mcp/"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Puntuación
39 / 100
Incompleta
- Documentación25/25
- Mantenimiento25/25
- Confianza13/20
- Capacidad0/15
- Instalación12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 1 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Historial de versiones
| Versiones | Publicada |
|---|---|
| 1.36.1 | 24 ago 2026 |
| 1.36.0 | 2 ago 2026 |
| 1.35.3 | 28 jul 2026 |
| 1.35.0 | 3 jul 2026 |
| 1.34.7 | 3 jul 2026 |
| 1.34.6 | 2 jul 2026 |
| 1.34.4 | 2 jul 2026 |
| 1.34.1 | 13 jun 2026 |
| 1.34.0 | 6 jun 2026 |
| 1.33.24 | 6 jun 2026 |
| 1.33.22 | 1 jun 2026 |
| 1.33.21 | 31 may 2026 |
| 1.33.20 | 31 may 2026 |
| 1.33.18 | 25 may 2026 |
| 1.33.14 | 22 may 2026 |
| 1.33.13 | 22 may 2026 |
| 1.33.12 | 19 may 2026 |
| 1.33.11 | 18 may 2026 |
| 1.33.1 | 15 may 2026 |
| 1.33.0 | 15 may 2026 |
| 1.32.7 | 14 may 2026 |
| 1.32.5 | 14 may 2026 |
| 1.32.0 | 12 may 2026 |
| 1.31.0 | 10 may 2026 |
| 1.30.4 | 10 may 2026 |
| 1.30.3 | 10 may 2026 |
| 1.30.2 | 9 may 2026 |
| 1.30.1 | 9 may 2026 |
| 1.30.0 | 9 may 2026 |
| 1.29.2 | 8 may 2026 |
| 1.29.1 | 8 may 2026 |
| 1.29.0 | 8 may 2026 |
| 1.28.0 | 7 may 2026 |
| 1.27.1 | 4 may 2026 |
| 1.27.0 | 4 may 2026 |
| 1.26.0 | 2 may 2026 |
| 1.25.0 | 2 may 2026 |
| 1.23.0 | 1 may 2026 |
| 1.22.2 | 1 may 2026 |
| 1.22.1 | 1 may 2026 |
| 1.22.0 | 1 may 2026 |
| 1.21.1 | 1 may 2026 |
| 1.21.0 | 1 may 2026 |
| 1.20.0 | 30 abr 2026 |
| 1.19.3 | 30 abr 2026 |
| 1.19.2 | 30 abr 2026 |
| 1.19.1 | 29 abr 2026 |
| 1.18.2 | 29 abr 2026 |
| 1.18.1 | 29 abr 2026 |
| 1.17.0 | 28 abr 2026 |
| 1.16.2 | 28 abr 2026 |
| 1.16.1 | 28 abr 2026 |
| 1.16.0 | 28 abr 2026 |
| 1.15.0 | 27 abr 2026 |
| 1.14.0 | 26 abr 2026 |
| 1.13.0 | 26 abr 2026 |
| 1.12.0 | 25 abr 2026 |
| 1.11.1 | 25 abr 2026 |
| 1.11.0 | 24 abr 2026 |
| 1.0.0 | 11 abr 2026 |