onwardplatforms/agently-mcp-hellogoodbye
If you are the rightful owner of agently-mcp-hellogoodbye and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Agently MCP Hello-Goodbye Server is a simple example MCP server demonstrating basic tool implementation with hello and goodbye functionality.
The Agently MCP Hello-Goodbye Server is designed to provide a straightforward example of how to implement basic tools within a Model Context Protocol (MCP) server. This server includes simple 'hello' and 'goodbye' functionalities, showcasing proper tool implementation patterns in a clean and minimalistic manner. The server comes with an example agent configuration, making it easy to run and understand. It is particularly useful for developers looking to learn about MCP server setup and tool integration. The server is distributed with an Agently configuration, allowing users to quickly deploy and test the functionalities. The project is open for contributions and is licensed under the MIT License, ensuring that it can be freely used and modified.
Features
- Simple hello and goodbye tools
- Demonstrates proper tool implementation patterns
- Clean and minimal implementation
- Includes example agent configuration
Tools
hello
A tool that responds with a greeting message.
goodbye
A tool that responds with a farewell message.