G

mcp-ayd-server

Created Oct 19, 2025 by macrat

Language:

Go

Stars:

0

Forks:

1

README

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

Last updated: Oct 19, 2025

Publisher info

macrat's avatar

macrat

Tokyo Japan
41
followers
27
following
205
repos

More MCP servers built with Go

Kubernetes

Production-Grade Container Scheduling and Management

By kubernetes 120K
fzf

:cherry_blossom: A command-line fuzzy finder

By junegunn 77.2K
Moby

The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems

By moby 71.4K