Back to search
30
MCP

workflows-mcp-server

cyanheads/workflows-mcp-server

Model 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

context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
spec-workflow-mcp
A Model Context Protocol (MCP) server that provides structured spec-driven development workflow tools for AI-assisted software development,
0 tools
iflow-mcp_enterprise-mcp-server
A Model Context Protocol (MCP) server implementation that provides deployed CrewAI workflows
0 tools
mcp-server
Model Context Protocol (MCP) server for the Webflow Data API.
0 tools
iflow-mcp_strands-agents_strands-agents-mcp-server
A Model Context Protocol server that provides knowledge about building AI agents with Strands Agents
0 tools
@synterai/mcp-server
Model Context Protocol (MCP) server for AI agents to manage ad campaigns across Google, Meta, LinkedIn, Microsoft, Reddit, TikTok, and more.
0 tools

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"
    }
  }
}