★ 21 stars
Python
🤖 AI/LLM
Updated today
Security intelligence API and MCP server for AI agents. 33 tools, 40+ endpoints: CVE/EPSS/KEV, MITRE CWE catalog, domain recon + audit, IP threat reports, SSL, bulk lookups, threat intel, email security, code scanning.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"contrastapi": {
"command": "uvx",
"args": [
"contrastapi"
]
}
}
}
Run in terminal:
claude mcp add contrastapi uvx contrastapi
Add to .cursor/mcp.json:
{
"mcpServers": {
"contrastapi": {
"command": "uvx",
"args": [
"contrastapi"
]
}
}
}
Or install with pip: pip install contrastapi
Topics
ai-agentsapicvecybersecurityllm-toolsmcpmodel-context-protocolosintsecuritythreat-intelligence