Back to search
30
MCP
workflows-mcp-server
cyanheads/workflows-mcp-serverModel Context Protocol server that enables AI agents to discover, create, and execute complex, multi-step workflows defined in simple YAML files. Allow your AI agents to better organize their tool usage and provide a more structured way to handle complex multi-step tasks.
Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"workflows-mcp-server": {
"url": "https://www.npmjs.com/package/workflows-mcp-server",
"transport": "http"
}
}
}