Enables Large Language Models to interact with Dify AI's chat completion capabilities through a standardized protocol.
Dify is a Model Context Protocol (MCP) server that bridges the gap between Large Language Models (LLMs) and Dify AI, a platform for building AI-powered applications. By implementing a standardized protocol, this server allows LLMs to leverage Dify AI's chat completion API, enabling features like conversation context management, streaming responses, and the integration of custom tools such as the built-in restaurant recommendation tool (meshi-doko). The server is implemented in TypeScript and designed to be easily integrated with tools like Claude Desktop by configuring the Dify API endpoint and key.