Skip to main content
Glama

MCP Server Starter

by GreatAuk

hello_tool

Generate personalized greetings by entering a name. This tool, part of the MCP Server Starter, simplifies creating custom messages for effective communication.

Instructions

Hello tool

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" }

You must be authenticated.

Other Tools from MCP Server Starter

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/GreatAuk/mcp-weather'

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