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 `

コメント

「その他」の他のコンテンツ