mcp-ayd-server

mcp-ayd-server

3.1

If you are the rightful owner of mcp-ayd-server 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.

MCP Ayd Server is a Model Context Protocol server designed to work with Ayd, a monitoring tool.

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?"