71
/ 100
19 days ago
glama

patch-tuesday-mcp

Query Microsoft Patch Tuesday security updates from the official MSRC API — monthly rollups, CVE/KB lookups, supersedence chains, and urgency-ranked triage enriched with EPSS scores and the CISA KEV catalog. No API keys required.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_ENRICHMENT_MAX_RESPONSE_BYTES33554432 (32 MiB) Cap on a single EPSS/KEV upstream response body
configMCP_KNOWN_ISSUES_MAX_RESPONSE_BYTES4194304 (4 MiB) Cap on a single support.microsoft.com KB-page body (known-issues lookups)
configMCP_MSRC_MAX_RESPONSE_BYTES67108864 (64 MiB) Cap on a single MSRC upstream response body (read while streaming, never buffered past the cap)
configMCP_LIMIT_CONCURRENCY40 Max concurrent in-flight connections; uvicorn responds 503 beyond it (0 disables)
configMCP_TIMEOUT_KEEP_ALIVE15 Seconds before idle keep-alive connections are closed
configMCP_LOG_LEVELWARNING Root log level (DEBUG/INFO/WARNING/ERROR/CRITICAL); logs go to stderr
configMCP_CORS_ORIGINS(all) Comma-separated allowlist of browser origins. Set an explicit list for public deployments (e.g. https://app.example.com)
configMCP_TRUSTED_PROXIES
configRATE_LIMIT_RPM
configMCP_MAX_BODY_BYTES262144 Max request body size, returns 413 above it (0 disables)
configMCP_TRANSPORThttp MCP_PORT=8000 patch-tuesday-mcp
configMCP_HOST/ MCP_PORT 0.0.0.0 / 8000 Bind address
configMCP_PORTMCP_TRANSPORT=http =8000 patch-tuesday-mcp
configAPPLICATIONINSIGHTS_CONNECTION_STRINGunset Opt-in usage telemetry (requires pip install patch-tuesday-mcp[telemetry])
configMSRC_PROFILES_PATHOverride or extend the built-ins by pointing at a JSON file:
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/jonnybottles-patch-tuesday-mcp-1r7tp6)](https://m8ven.ai/mcp/jonnybottles-patch-tuesday-mcp-1r7tp6)
commit: 9361d3643912acf962f753449b05c7b62f6fc7d4
code hash: 40bed3ad882561891a5e785f6af2f298115dc2b524c9be6dd2edd9b8a86f8ac3
verified: 7/12/2026, 8:29:52 AM
view raw JSON →