Skip to content

ViperJuice/mcp-gateway

v1.17.1 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 28d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Fixed native Windows gateway startup crash caused by unconditional Unix‑only fcntl import.

Full changelog

Fixed

  • Native Windows gateway startup no longer crashes with No module named 'fcntl'
    (issue #84). acquire_singleton_lock/release_singleton_lock imported the
    Unix-only fcntl unconditionally; they now take the per-user single-instance
    lock via msvcrt.locking on Windows and fcntl.flock on POSIX (selected by a
    literal sys.platform check so type checkers narrow the platform-only
    imports). WSL is unaffected. (resource was already import-guarded.)

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track ViperJuice/mcp-gateway

Get notified when new releases ship.

Sign up free

About ViperJuice/mcp-gateway

A meta-server for minimal Claude Code tool bloat with progressive disclosure and dynamic server provisioning. Exposes 9 stable meta-tools, auto-starts Playwright and Context7, and can dynamically provision 25+ MCP servers on-demand from a curated manifest.

All releases →

Beta — feedback welcome: [email protected]