Back to MCP Servers
Contrastapi
Security intelligence API with 31 MCP tools for CVE/EPSS/KEV lookup, domain recon (DNS/WHOIS/SSL/subdomains/CT logs), IOC/threat intel, OSINT (email/phone/username), and code security scanning (secrets, injection). Free 100 req/hr.
securityapiai
By UPinar
Installation
npx -y contrastapiConfiguration
{
"mcpServers": {
"contrastapi": {
"command": "npx",
"args": ["-y", "contrastapi"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes