MCP Hub
Back to servers

Ayd

A Model Context Protocol server for Ayd that enables service monitoring, status checks, and log retrieval to improve operational visibility and incident response.

Forks
2
Updated
Dec 15, 2024
Validated
Jan 11, 2026

MCP Ayd Server

MCP (Model Context Protocol) Server for Ayd.

Usage

  1. Download the latest binary from release page.

  2. Setup your client's configuration file.

    For example, if you use Claude Desktop:

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

  4. Ask assistant like "What's the latest status of Ayd?"

Reviews

No reviews yet

Sign in to write a review