MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

C
Cisa Threat Intelligence MCP Server

Use a MCP server to know about Cisa CVE's

Created 11/7/2025
Updated about 1 month ago
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" ] } } }