MCP.so
登录

Workflows MCP v0.1.0

@AgentDeskAI

关于 Workflows MCP v0.1.0

orchestrate & combine prompts + MCP servers into compound MCP tools

基本信息

分类

其他

许可证

MIT

运行时

node

传输方式

stdio

发布者

AgentDeskAI

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "workflows-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@agentdesk/workflows-mcp@latest"
      ]
    }
  }
}

工具

2

getConsoleErrors

getNetworkErrors

概览

What is Workflows MCP v0.1.0?

Workflows MCP v0.1.0 is an MCP server that helps create, organize, and share AI workflows and prompts as version-controlled YAML configurations. It integrates with MCP tools and servers to orchestrate dynamic prompting sequences for specific tasks.

How to use Workflows MCP v0.1.0?

Install via npx -y mcpn@latest init or configure as an MCP server in an MCP client like Cursor using the provided JSON config. Custom workflows are defined in YAML files placed in a .workflows or .mcp-workflows directory, with optional presets loaded via the `

评论

其他 分类下的更多 MCP 服务器