Skip to main content
Glama

my-mcp-server

greet

Generate a personalized greeting message by providing a name. Use this tool to create custom welcome notes or acknowledgments quickly.

Instructions

Greet someone with a personalized message

Input Schema

NameRequiredDescriptionDefault
nameYesThe name of the person to greet

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "The name of the person to greet", "type": "string" } }, "required": [ "name" ], "type": "object" }
Install Server

Other Tools from my-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/devashish234073/my-mcps'

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