G

mcp-ayd-server

...
Created 12/15/2024bymacrat

Categories

mcpmodelcontextprotocol

Language:

Go

Stars:

0

Forks:

1

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: 12/16/2024

Publisher info

macrat's avatar

SHIDA Yuma

41
followers
27
following
205
repos

More MCP servers built with Go

Last9 Observability MCP

Seamlessly bring real-time production context—logs, metrics, and traces—into your local environment to auto-fix code faster.

By Last9
mcp-tradovate

MCP server for the Tradovate platform

By 0xjmp3
mcp-wecombot-server

An MCP server application that sends various types of messages to the WeCom group robot.

By gotoolkits12