mcp-ayd-server
Categories
Language:
Go
Stars:
0
Forks:
1
MCP Ayd Server
MCP (Model Context Protocol) Server for Ayd.
Usage
-
Download the latest binary from release page.
-
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"] } } } -
Run the client app.
-
Ask assistant like "What's the latest status of Ayd?"
Publisher info
More MCP servers built with Go
An MCP server for semantic code search & navigation that helps AI agents work efficiently without burning through costly tokens. Instead of reading entire files, agents can search conceptually and jump directly to the specific functions, classes, and code chunks they need.
mcp-kubernetes-ro is a Model Context Protocol (MCP) server providing read-only access to Kubernetes clusters for AI assistants. It enables AI models to list resources, get resource details, retrieve pod logs, discover API resources, and perform base64 encoding/decoding operations - all while maintaining security through read-only access.
A CLI for interacting with GitKraken APIs. Includes an MCP server via gk mcp that not only wraps GitKraken APIs, but also Jira, GitHub, GitLab, and more.