Skip to main content
Glama

Duyet MCP Server

say_hi

Send a friendly greeting with an optional personal message to Duyet using the MCP server. Access contact details and connection links to connect directly.

Instructions

Send a friendly greeting to Duyet with an optional personal message. Get contact information and connection links

Input Schema

NameRequiredDescriptionDefault
messageNoOptional personal message to include with the greeting

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "message": { "description": "Optional personal message to include with the greeting", "type": "string" } }, "type": "object" }
Install Server

Other Tools from Duyet MCP Server

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/duyet/duyet-mcp-server'

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