C
Cisa Threat Intelligence MCP Server
by @WCoppedge
Use a MCP server to know about Cisa CVE's
Created 11/7/2025
Updated about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx cisa-threat-intelligence-mcp-server
Cursor configuration (mcp.json)
{
"mcpServers": {
"wcoppedge-cisa-threat-intelligence-mcp-server": {
"command": "uvx",
"args": [
"cisa-threat-intelligence-mcp-server"
]
}
}
}