MCP.so
ログイン

MCP Ayd Server

@macrat

MCP Ayd Server について

MCP (Model Context Protocol) Server for Ayd status monitoring service.

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

macrat

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "ayd": {
      "command": "C:\\path\\to\\mcp-ayd-server.exe",
      "args": [
        "http://127.0.0.1:9000"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is MCP Ayd Server?

An MCP (Model Context Protocol) server that bridges AI assistants with Ayd, a service monitoring tool. It enables natural-language queries to retrieve the latest status of Ayd-monitored services.

How to use MCP Ayd Server?

Download the latest binary from the release page, configure your MCP client (e.g., Claude Desktop) to run the binary with the Ayd instance URL as an argument, then ask the assistant about Ayd’s status.

Key features of MCP Ayd Server

  • Bridges MCP with Ayd service monitoring
  • Supports natural‑language queries for Ayd status
  • Single binary download, no complex setup
  • Lightweight and self‑contained

Use cases of MCP Ayd Server

  • Quickly check the latest status of services tracked by Ayd
  • Integrate service monitoring into AI‑driven workflows
  • Retrieve Ayd status without opening a separate dashboard

FAQ from MCP Ayd Server

What is Ayd?

Ayd is a service monitoring tool. See its repository at https://github.com/macrat/ayd for more details.

How do I configure MCP Ayd Server?

Download the binary from the release page, then set your MCP client’s command to the binary path and arguments to the Ayd instance URL (e.g., http://127.0.0.1:9000). An example configuration for Claude Desktop is provided in the README.

What are the runtime requirements?

The server is distributed as a single binary. No additional runtime dependencies are mentioned.

How do I connect MCP Ayd Server to my Ayd instance?

Pass the HTTP URL of your Ayd instance as a command‑line argument when launching the server.

What transport or authentication does it use?

No transport or authentication details are provided in the README.

コメント

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