Skip to main content
Glama

MCP Boilerplate Server

by shazaaly

greet

Generate personalized greetings by name using this tool from the MCP Boilerplate Server, designed to simplify user interaction with basic MCP server functionality.

Instructions

Greet a person by name

Input Schema

NameRequiredDescriptionDefault
nameYes

Input Schema (JSON Schema)

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

Other Tools from MCP Boilerplate 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/shazaaly/mcp-boilerplate'

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