mcp-server-say-hello
0
The MCP Say Hello Server is a Node.js server designed to provide personalized greeting operations using the Model Context Protocol (MCP). It offers features for name validation and detailed error handling, ensuring compliance with the MCP protocol.
MCP Say Hello Server
Node.js server implementing Model Context Protocol (MCP) for greeting operations.
Features
- Provides personalized greeting messages
- Supports name input parameter validation using Zod schema
- Detailed error handling and response formatting
- Standard MCP protocol compliance for tool registration and request processing
Tools
say_hello
Description: Greets the user with a personalized message.
- Input Parameters: Name of the person to greet
- Response: Returns a greeting message or error information
Usage Examples
- Docker: No configuration required
- NPX: Command provided for installation and execution
- Global Install: Instructions for npm installation and execution
- Local SSE Server: Steps for running the server locally
License
Licensed under the MIT License.