Combine multiple existing prompts into a single prompt to create complex multi-step workflows. Use search_prompts first to find prompt names, then compose them with custom separators.
Retrieve a list of MCP servers with customizable filters such as search terms, integration slugs, and pagination options for precise server data management.
Retrieve a list of available MCP servers filtered by category, such as cloud, database, or developer, to streamline server selection and installation processes.
A Model Context Protocol server for managing prompt templates as markdown files with YAML frontmatter, allowing users and LLMs to easily add, retrieve, and manage prompts.
Exposes Dify applications (both Chatflow and Workflow) as MCP (Model Context Protocol) servers, allowing Claude and other MCP clients to directly interact with Dify apps through a standardized protocol.
Enables creation, management, and templating of prompts through a simplified SOLID architecture, allowing users to organize prompts by category and fill in templates at runtime.