MCP.so
ログイン

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.

コメント

「クラウドとインフラ」の他のコンテンツ