This release adds 4 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Affected surfaces
Summary
AI summaryAdded proxy CRUD operations, configurable HTTP transport, SSL verification toggle, and array support for output parameters.
Full changelog
🔗 Proxy Management - Complete CRUD operations for Zabbix proxies with proxy_get(), proxy_create(), proxy_update(), and proxy_delete() tools supporting active/passive proxy types and TLS configuration
🚀 HTTP Transport Support - Configurable transport layer via ZABBIX_MCP_TRANSPORT environment variable supporting both stdio (default) and streamable-http modes with host, port, and stateless options
🔒 SSL Certificate Control - New VERIFY_SSL environment variable (default: true) to enable/disable SSL certificate verification for Zabbix API connections
📊 Array Output Parameter Support - All API methods now accept both string and array formats for the output parameter (e.g., ["hostid", "name"]), matching native Zabbix API behavior for selective field retrieval
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
About mpeirone/zabbix-mcp-server
Zabbix integration for hosts, items, triggers, templates, problems, data and more.
Related context
Beta — feedback welcome: [email protected]