The template should be a simple "hello, world" tool which accepts a name (non-required), and formats a greeting response. If the name isn't provided, "world" should be used for that greeting. For example, "Hello, world! This is an MCP Tool!".
This should exist for both JavaScript and TypeScript.
The template should be a simple "hello, world" tool which accepts a name (non-required), and formats a greeting response. If the name isn't provided, "world" should be used for that greeting. For example, "Hello, world! This is an MCP Tool!".
This should exist for both JavaScript and TypeScript.