Public MCP Server
Threat intelligence for your AI assistant
Give Claude, ChatGPT, Cursor, and any MCP-compatible client live access to CVE enrichment, CISA KEV, EPSS scores, IP reputation, and exploitation likelihood — without leaving the chat.
Zero-config free tier
300 requests/minute per IP, no signup. Just point your MCP client at https://mcp.sectora.io/mcp.
Authoritative data
NVD, CISA KEV, EPSS, ExploitDB, Nuclei — aggregated, deduplicated, scored.
8 MCP tools
lookup_cve, search_cves, get_weaponization_score, lookup_ip_reputation, assess_tech_risk, get_kev_recent, get_trending_cves, get_threat_stats.
Connect in 30 seconds
Add this to your Claude Desktop, Cursor, or any MCP client config:
Copy
{
"mcpServers": {
"sectora": {
"url": "https://mcp.sectora.io/mcp"
}
}
}With an API key (for 3000 rpm and per-key analytics):
Copy
{
"mcpServers": {
"sectora": {
"url": "https://mcp.sectora.io/mcp",
"headers": { "X-API-Key": "sk_live_..." }
}
}
}Pricing
New to MCP? Read the getting-started guide →