io.github.jonnybottles/patch-tuesday
PYPI · PATCH-TUESDAY-MCP · 2 COMPONENTS · SCANNED SEP 20
Query Microsoft Patch Tuesday security updates (MSRC) with EPSS and CISA KEV enrichment
Recent critical change
CVE-2026-32871 affects this package (4 Aug 2026). See the changelog before you install this server.
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security25
- Malware scan not yet available for this package.Unverified
- CVE check failed: an unpatched critical CVE affects this package; the score is capped at 0. See how to fix → View diagnostics → Fail
- Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
- 8 of 75 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 55 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability71
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 4460 tokens (~4460/item across 1 items; 1 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
- Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 0% of tool parameters carry a description.Fail
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 1 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 2 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.jonnybottles/patch-tuesday MCP server?
io.github.jonnybottles/patch-tuesday runs locally as a PyPI package, launched with uvx patch-tuesday-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
pypi · patch-tuesday-mcp
claude mcp add jonnybottles-patch-tuesday -- uvx patch-tuesday-mcp
{
"mcpServers": {
"jonnybottles-patch-tuesday": {
"command": "uvx",
"args": [
"patch-tuesday-mcp"
]
}
}
} {
"servers": {
"jonnybottles-patch-tuesday": {
"command": "uvx",
"args": [
"patch-tuesday-mcp"
]
}
}
} codex mcp add jonnybottles-patch-tuesday -- uvx patch-tuesday-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"jonnybottles-patch-tuesday": {
"type": "local",
"command": [
"uvx",
"patch-tuesday-mcp"
],
"enabled": true
}
}
} openclaw mcp add jonnybottles-patch-tuesday --command uvx --arg patch-tuesday-mcp
mcp_servers:
jonnybottles-patch-tuesday:
command: "uvx"
args: ["patch-tuesday-mcp"] {
"McpServers": {
"jonnybottles-patch-tuesday": {
"Transport": "stdio",
"Command": "uvx",
"Arguments": [
"patch-tuesday-mcp"
]
}
}
} assistant mcp add jonnybottles-patch-tuesday -t stdio -c uvx -a patch-tuesday-mcp
{
"mcpServers": {
"jonnybottles-patch-tuesday": {
"command": "uvx",
"args": [
"patch-tuesday-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 19 Sept 26 0
- Stability: pass → 0.83 functional
- 18 Sept 26 0
- Stability: 0.97 → pass security
- 17 Sept 26 0
- Malware scan: pass → unverified ▼ security
- 16 Sept 26 0
- Malware scan: unverified → pass ▲ security
- 14 Sept 26 0
- Malware scan: pass → unverified ▼ security
- 12 Sept 26 0
- Stability: pass → 0.80 functional
- 11 Sept 26 0
- Malware scan: unverified → pass ▲ security
- Stability: 0.97 → pass security
- 9 Sept 26 0
- Malware scan: pass → unverified ▼ security
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed pypi/patch-tuesday-mcp@0.9.1
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | pypi |
Background: How many MCP packages publish verified provenance →
Install scripts 1 script
| Hook | Tier | Command |
|---|---|---|
| build_backend | allowlisted | hatchling.build |
Background: Why install scripts are a supply-chain risk →
Vulnerabilities 6 findings
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-m8x7-r2rg-vh5g | CVE-2025-64340 | medium | CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H | yes |
| GHSA-rww4-4w9c-7733 | CVE-2026-27124 | high | yes | |
| GHSA-vv7q-7jx5-f767 | CVE-2026-32871 | critical | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H | yes |
| PYSEC-2026-2475 | CVE-2025-64340 | medium | CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H | yes |
| PYSEC-2026-2476 | CVE-2026-27124 | none | yes | |
| PYSEC-2026-338 | CVE-2026-32871 | critical | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H | yes |
Background: What a vulnerability scan can and cannot prove →
Dependencies 75 packages
| Packages resolved | 75 |
|---|---|
| Stale | 5 |
| No linked repository | 3 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
msrc_search Search Microsoft Security Updates ~3,985
Search Microsoft security updates (Patch Tuesday) from the official MSRC API. Combines keyword search, CVE/KB lookup, and product/severity/exploitation filtering into a single flexible tool. All filter parameters are optional and can be combined. When no filters are provided, returns the most urgent vulnerabilities from the most recent *released* Patch Tuesday (CISA-KEV- listed or exploited first, then by EPSS exploitation probability, severity, and CVSS score). The upcoming month's document exists before its Patch Tuesday but only holds early Chromium/third-party and out-of-band entries; it is skipped by default and served only when requested via month=. Results are enriched with EPSS scores (FIRST.org daily exploit prediction, 0-1) and CISA KEV (Known Exploited Vulnerabilities) catalog data when available. Use this tool to: - Get the latest Patch Tuesday overview (include_stats=True, limit=0) - Browse the most urgent fixes this month (no filters) - Look up a specific CVE with full detail (cve="CVE-2026-41108") -- works across all months, returns KBs, affected products, CVSS, description, FAQs, EPSS score, and KEV status - Find which CVEs a KB article fixes (kb="5094123" or kb="KB5094123") -- scans recent months, or a specific month when combined with month= - Look up many KBs in one call (kb=["5094123", "KB5094127", ...], up to 30) -- e.g. a machine's installed-update list; returns one grouped per-KB result entry each, with per-KB found/not-found status - Check whether a KB has been superseded by newer patches (kb="5087538", include_chain=True) -- walks Microsoft-stated supersedence links - See what Microsoft has confirmed an update breaks (kb=..., include_known_issues=True) -- known issues from the KB's public support page: symptoms, workarounds, and the resolving update when stated - See what an update changes (kb=..., include_update_summary=True) -- the KB support page's summary and improvements highlights, beyond the security fixes alrea…
| Name | Type | Req | Description |
|---|---|---|---|
| attack_vector | – | – | – |
| cve | – | – | – |
| cwe | – | – | – |
| end_month | – | – | – |
| exploitation_likely | – | – | – |
| exploited | – | – | – |
| force_refresh | boolean | – | – |
| format | string | – | – |
| include_chain | boolean | – | – |
| include_freshness | boolean | – | – |
| include_guidance | boolean | – | – |
| include_kb_details | boolean | – | – |
| include_kev_details | boolean | – | – |
| include_known_issues | boolean | – | – |
| include_references | boolean | – | – |
| include_stats | boolean | – | – |
| include_temporal | boolean | – | – |
| include_update_summary | boolean | – | – |
| kb | – | – | – |
| kev | – | – | – |
| limit | integer | – | – |
| list_months | boolean | – | – |
| min_cvss | – | – | – |
| min_epss | – | – | – |
| month | – | – | – |
| months_back | – | – | – |
| offset | integer | – | – |
| privileges_required | – | – | – |
| product | – | – | – |
| product_families | – | – | – |
| product_profile | – | – | – |
| products | – | – | – |
| publicly_disclosed | – | – | – |
| query | – | – | – |
| ransomware | – | – | – |
| report | – | – | – |
| scope | – | – | – |
| severity | – | – | – |
| start_month | – | – | – |
| user_interaction | – | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
What is the io.github.jonnybottles/patch-tuesday MCP server?
io.github.jonnybottles/patch-tuesday is an MCP server listed in the public MCP registry as io.github.jonnybottles/patch-tuesday. Query Microsoft Patch Tuesday security updates (MSRC) with EPSS and CISA KEV enrichment. This page covers its PyPI package (patch-tuesday-mcp).
What tools does the io.github.jonnybottles/patch-tuesday MCP server expose?
io.github.jonnybottles/patch-tuesday exposes 1 tool: msrc_search. Their descriptions and schemas cost roughly 3,985 tokens of context every time the server is loaded.
Is the io.github.jonnybottles/patch-tuesday MCP server still maintained?
io.github.jonnybottles/patch-tuesday is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.jonnybottles/patch-tuesday MCP server under?
io.github.jonnybottles/patch-tuesday declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.