Loading MCP server directory, please wait...
Store, query, and create YAML workflow playbooks for LLM agents.
npx @getmcp/cli add io.github.cyanheads/workflows-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cyanheads/workflows-mcp-server": {
"command": "bun",
"args": [
"@cyanheads/workflows-mcp-server",
"run",
"start:stdio"
],
"env": {
"WORKFLOWS_DIR": "./workflows-yaml",
"GLOBAL_INSTRUCTIONS_PATH": "",
"WATCHER_DEBOUNCE_MS": "500",
"MCP_LOG_LEVEL": "info"
}
}
}
}Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Arcane Docker and container management.
Rust MCP server and CLI for Gotify push notifications and message management.
Local-first MCP gateway and homelab control plane with CLI, HTTP API, and web UI.