GitHub Stars
0
User Rating
Not Rated
Favorites
0
Views
3
Forks
2
Issues
0
README
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?"
Related MCPs
mcptools
1207
A command-line interface for interacting with MCP (Model Context Protocol) servers using both stdio and HTTP transport.
An MCP (Model Context Protocol) server implementation for Microsoft Teams integration, providing capabilities to read messages, create messages, reply to messages, mention members.