MCP.so
登录

Agently MCP Hello-Goodbye Server

@onwardplatforms

关于 Agently MCP Hello-Goodbye Server

A simple example MCP server that demonstrates basic tool implementation with hello and goodbye functionality

基本信息

分类

其他

运行时

python

传输方式

stdio

发布者

onwardplatforms

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Agently MCP Hello-Goodbye Server?

An example MCP server that implements basic hello and goodbye tools. It is shipped with an Agently configuration to simplify running and demonstrates proper tool implementation patterns for developers.

How to use Agently MCP Hello-Goodbye Server?

Clone the repository, install the dependency with pip install agently, then navigate to the examples directory and run agently run to start the agent with hello/goodbye functionality ready.

Key features of Agently MCP Hello-Goodbye Server

  • Simple hello and goodbye tools
  • Demonstrates proper tool implementation patterns
  • Clean and minimal implementation
  • Includes example agent configuration

Use cases of Agently MCP Hello-Goodbye Server

  • Learning MCP tool implementation by example
  • Testing Agently agent configurations quickly
  • Demonstrating basic hello/goodbye functionality

FAQ from Agently MCP Hello-Goodbye Server

What does this server do?

It provides two example tools—hello and goodbye—to illustrate how to implement tools in an MCP server, complete with a ready-to-run Agently configuration.

What dependencies are required?

Installation requires the agently package via pip install agently. A final distribution approach is still being determined.

How do I run the server?

After cloning the repository and installing dependencies, change to the examples directory and execute agently run. The agent starts with hello/goodbye functionality available.

What license is this project under?

The project is licensed under the MIT License as specified in the repository.

Is this server intended for production use?

No, it is an example server meant for learning and demonstration only; the distribution method is not yet finalized.

评论

其他 分类下的更多 MCP 服务器