Skip to main content
Glama

ZIP-MCP

echo

Test communication with the ZIP-MCP server by returning the input message as-is. Verify message transmission and server responsiveness using this diagnostic tool.

Instructions

Return the input message (for testing)

Input Schema

NameRequiredDescriptionDefault
messageYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "message": { "type": "string" } }, "required": [ "message" ], "type": "object" }

You must be authenticated.

Other Tools from ZIP-MCP

Related Tools

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/zip-mcp'

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