Skip to main content
Glama

HelloWorld MCP Server

by gemyago

hello

Generate personalized greetings by specifying a name. Use this tool to send customizable messages within the HelloWorld MCP Server environment.

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

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