Skip to content
Back to search
30
MCP

io.github.cyanheads/workflows-mcp-server

io.github.cyanheads/workflows-mcp-server

Store, query, and create YAML workflow playbooks for LLM agents.

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@cyanheads/workflows-mcp-server
Store, query, and create YAML workflow playbooks for LLM agents via MCP. STDIO or Streamable HTTP.
0 tools
io.github.agentled/mcp-server
Intelligent AI workflow orchestration with long-term memory, 100+ integrations, and unified credits.
0 tools
iflow-mcp_qtsone-workflows-mcp
MCP server for DAG-based workflow execution with YAML definitions and LLM collaboration
0 tools
io.github.alex-feel/mcp-context-server
An MCP server that provides persistent multimodal context storage for LLM agents.
0 tools
io.github.csoai-org/yaml-ai-mcp
AI-powered yaml ai MCP server for agents. Supports validate yaml, convert yaml json, lint yaml. By
0 tools
workflows-mcp-server
Model Context Protocol server that enables AI agents to discover, create, and execute complex, multi-step workflows defined in simple YAML f
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.cyanheads/workflows-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}