Skip to main content
Glama

hello_world

Generate a friendly greeting message with customizable names. This example tool demonstrates how to create MCP tools for the iMessage server that enables AI assistants to manage messages on macOS.

Instructions

Return a friendly greeting.

This is an example tool that demonstrates the basic pattern for creating MCP tools with FastMCP. The docstring here becomes the tool's description in the MCP protocol.

Args: name: The name to greet. Defaults to "World".

Returns: A greeting message.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoWorld

Latest Blog Posts

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/jonmmease/jons-mcp-imessage'

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