Skip to main content
Glama

Example MCP Server

by nykznykz

greet

Create personalized greeting messages by inputting a name. This tool simplifies generating friendly and customized greetings for interaction purposes on the Example MCP Server.

Instructions

Generate a friendly greeting message.

Args: name: The name of the person to greet

Returns: A personalized greeting message

Input Schema

NameRequiredDescriptionDefault
nameYes

Input Schema (JSON Schema)

{ "properties": { "name": { "title": "Name", "type": "string" } }, "required": [ "name" ], "type": "object" }

Other Tools from Example 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/nykznykz/mcp_example'

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