Skip to content

ViperJuice/mcp-gateway

v1.19.1 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 20d 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 gateway.describe to expose nested array/object item schemas and corrected index-it-mcp manifest to launch stdio transport.

Full changelog

Fixed

  • gateway.describe now exposes nested array/object item schemas. Array and
    object arguments were collapsed to a bare "array"/"object" type, hiding
    item shape and required item fields, so agents wasted calls guessing at the
    payload (e.g. brightdata::search_engine_batch needs
    {"queries": [{"query": "..."}]}). ArgInfo gains an optional item_schema
    with a compact one-level summary, and the invoke_template placeholder now
    shows the nested shape (e.g. [{"query": "<string>"}]). Scalar-arg output is
    unchanged. (issue #87)
  • index-it-mcp manifest entry now launches the stdio transport. The
    shipped entry ran serve (the HTTP/admin surface) where PMCP's local process
    path needs a stdio MCP child; command/args and all four install platforms
    now end in stdio. (issue #89)

Docs

  • README pilot config for provisioning index-it-mcp via .mcp.json with a
    pinned version and the operational env block, noting that per-entry env is
    honored only from .mcp.json (the manifest/overlay schema has no env:).

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]