Skip to main content
Glama

whistle-mcp

toggleHttp2

Enable or disable HTTP/2 protocol for Whistle proxy servers using the Whistle MCP Server. Manage HTTP/2 settings directly for optimized network performance.

Instructions

启用或禁用HTTP/2

Input Schema

NameRequiredDescriptionDefault
enabledYes是否启用HTTP/2

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "enabled": { "description": "是否启用HTTP/2", "type": "boolean" } }, "required": [ "enabled" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/7gugu/whistle-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server