macrat_mcp-ayd-server

Mirror of https://github.com/macrat/mcp-ayd-server

GitHub Stars

0

User Rating

Not Rated

Favorites

0

Views

3

Forks

1

Issues

0

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

Author Information

52

Followers

3,824

Repositories

0

Gists

0

Total Contributions

Related MCPs
macrat_mcp-server-kintone logo

Mirror of https://github.com/macrat/mcp-server-kintone

Go
last9_last9-mcp-server logo

Mirror of https://github.com/last9/last9-mcp-server

Go
FreePeak_db-mcp-server logo

Mirror of https://github.com/FreePeak/db-mcp-server

Go