MCP.so
ログイン

Mcp Difyworkflow Server

@gotoolkits

Mcp Difyworkflow Server について

mcp-difyworkflow-server is an mcp server Tools application that implements the query and invocation of Dify workflows, supporting the on-demand operation of multiple custom Dify workflows.

基本情報

カテゴリ

その他

ライセンス

Apache-2.0

ランタイム

go

トランスポート

stdio

公開者

gotoolkits

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Mcp Difyworkflow Server?

Mcp Difyworkflow Server is an MCP server tool that queries and invokes Dify workflows, enabling on-demand execution of multiple custom workflows.

How to use Mcp Difyworkflow Server?

Install by cloning the repository and building with go build or make build. Configure in mcpServers JSON with the compiled binary path, the Dify API base URL via -base-url, and environment variables DIFY_WORKFLOW_NAME and DIFY_API_KEYS (comma-separated and corresponding one-to-one). Use list_workflows to view authorized workflows or execute_workflow with a workflow name and input.

Key features of Mcp Difyworkflow Server

  • Lists authorized Dify workflows
  • Executes specified workflows with custom input
  • Supports multiple workflow names and API keys
  • Configurable Dify API base URL
  • Workflow input variable defaults to "message"

Use cases of Mcp Difyworkflow Server

  • Integrate custom Dify workflows into MCP-compatible AI assistants
  • Run translation or generation workflows on demand
  • Orchestrate multiple Dify workflows from a single MCP server

FAQ from Mcp Difyworkflow Server

How to install Mcp Difyworkflow Server?

Clone the repository, then build with go build or make build to produce the binary.

How to configure multiple workflows?

Set `DIFY_WORKFLOW

コメント

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