Validates Dify Workflow DSL YAML files for correctness and adherence to specifications.
Dify is an Model Context Protocol (MCP) server designed to validate Dify Workflow DSL YAML files. Leveraging FastMCP, it provides robust checks for the structural integrity and semantic validity of Dify Workflow definition files, ensuring developers create correct and functional workflows. This tool is crucial for maintaining high-quality Dify configurations and streamlining the development process.
主要功能
01Offers Streamable HTTP transport mode
02Supports standard I/O (stdio) transport mode
03Validates Dify Workflow DSL YAML files
04Leverages FastMCP for efficient validation
050 GitHub stars
06Includes an MCP Inspector for debugging server operations
使用案例
01Integrating automated Dify Workflow validation into development pipelines
02Ensuring the structural integrity and correctness of Dify Workflow definitions
03Debugging and troubleshooting Dify Workflow DSL configuration issues