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.

コメント

「その他」の他のコンテンツ