greet
Generate a 'Hello World' message with PyMCP's tool; optionally include a name for personalized greetings. Use as a template for FastMCP server development in Python.
Instructions
Greet the caller with a quintessential Hello World message.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | No | The optional name to be greeted. |