example_hello_world
Generate a personalized greeting from the local machine by providing a name. Use it to confirm the MCP server responds correctly.
Instructions
Return a greeting from the local computer running this MCP server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The person or test phrase to greet. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |