Skip to main content
Glama

whistle-mcp

createValue

Generate and define new values within the Whistle MCP Server to streamline proxy management, enabling efficient rule and group configuration.

Instructions

创建新的值

Input Schema

NameRequiredDescriptionDefault
nameYes值名称

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "name": { "description": "值名称", "type": "string" } }, "required": [ "name" ], "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