Patch Tuesday
@jonnybottles
关于 Patch Tuesday
MCP server for Microsoft Patch Tuesday - query MSRC security updates, CVEs, and KBs with EPSS + CISA KEV enrichment. No API keys. Works with Claude, Copilot, Cursor, and any MCP client.
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"patch-tuesday-mcp": {
"command": "uvx",
"args": [
"patch-tuesday-mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Patch Tuesday?
MCP server for Microsoft Patch Tuesday - query MSRC security updates, CVEs, and KBs with EPSS + CISA KEV enrichment. No API keys. Works with Claude, Copilot, Cursor, and any MCP client.
How to use Patch Tuesday?
The README includes setup instructions such as uvx patch-tuesday-mcp.
Key features of Patch Tuesday
- Get the monthly rollup - "What did this month's Patch Tuesday fix?"
- Find what's actively exploited - "Which vulnerabilities are being exploited in the wild?"
- Look up any CVE - "Tell me about CVE-2026-41108" (KBs, affected products, CVSS, description)
- Map KBs to CVEs - "Which vulnerabilities does KB5094123 fix?"
- Filter by product - "What Critical CVEs affect Windows Server 2022 this month?"
Use cases of Patch Tuesday
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Patch Tuesday
Where is the source code for Patch Tuesday?
The source code is linked from the repository URL on this page.
Does Patch Tuesday include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
常见问题
Where is the source code for Patch Tuesday?
The source code is linked from the repository URL on this page.
Does Patch Tuesday include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
基本信息
云与基础设施 分类下的更多 MCP 服务器
Supabase MCP Server
coleam00Supabase MCP server created in Python.
Lambda MCP Server Demo (Streamable HTTP)
mikegc-awsCreates a simple MCP tool server with "streaming" HTTP.
Firebase MCP
gannonh🔥 Model Context Protocol (MCP) server for Firebase.

Aws Kb Retrieval Server
modelcontextprotocolModel Context Protocol Servers
Supabase MCP Server
supabase-communityConnect Supabase to your AI assistants
评论