Featured

Deploy OpenClaw in 60 seconds β€” 20% off logoDeploy OpenClaw in 60 seconds β€” 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger β†’
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger β†’
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free β†’
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now β†’
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data β€” no proxies, no parsers, no maintenance.

Start building free β†’
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it β€” secured from day one.

Get it set up for you β†’
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free β†’
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here β†’

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

UPinar/contrastapi MCP server](https://glama.ai/mcp/servers/UPinar/contrastapi/badges/score.svg)](https://glama.ai/mcp/servers/UPinar/contrastapi) 🐍 ☁️ - Security intelligence API with 31 MCP tools for CVE/EPSS/KEV lookup, domain recon...

README.md

ContrastAPI β€” 55 Security Tools + 7 MCP Resources for AI Agents

<p align="center"> <img src="app/static/banner.png" alt="ContrastAPI Banner" width="100%"> </p>

![MCP](https://modelcontextprotocol.io) ![Install in Claude Desktop](https://github.com/UPinar/contrastapi/releases/latest) ![smithery badge](https://smithery.ai/servers/contrastcyber/contrastapi) ![contrastapi MCP server](https://glama.ai/mcp/servers/UPinar/contrastapi) ![License: MIT](LICENSE)

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

<details> <summary>Also available on</summary>

Smithery Β· npm Β· VS Code Marketplace Β· Awesome OSINT MCP Β· RapidAPI

</details>

<details> <summary>Multi-agent verdict metadata</summary>

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.

</details>

MIT

See related servers & alternatives β†’

Related MCP servers

Browse all β†’

Related guides

Hand-picked reading to help you choose and use Developer Tools servers.