Skip to main content
Glama

HelloWorld MCP Server

by gemyago

hello

Send personalized greetings by inputting a name. The tool processes the input and generates a friendly message, ideal for automated or customized user interactions.

Instructions

Say hello to someone

Input Schema

NameRequiredDescriptionDefault
nameNoThe name of the person to greetWorld

Input Schema (JSON Schema)

{ "properties": { "name": { "default": "World", "description": "The name of the person to greet", "type": "string" } }, "type": "object" }
Install Server

Other Tools from HelloWorld 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/gemyago/typescript-mcp-boilerplate'

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