mcp-server-dify
If you are the rightful owner of mcp-server-dify and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Model Context Protocol Server for Dify AI, enabling LLMs to interact with Dify AI's chat completion capabilities.
The mcp-server-dify is a Model Context Protocol Server designed to facilitate interaction between large language models (LLMs) and Dify AI's chat completion API. This server provides a standardized protocol for seamless communication, allowing for enhanced AI-driven interactions. It supports features such as conversation context management and streaming responses, making it a robust solution for integrating AI capabilities into various applications. Implemented in TypeScript, the server ensures efficient and reliable performance. Additionally, it includes a restaurant recommendation tool, meshi-doko, which leverages Dify AI's capabilities to provide personalized dining suggestions.
Features
- Integration with Dify AI chat completion API
- Restaurant recommendation tool (meshi-doko)
- Support for conversation context
- Streaming response support
- TypeScript implementation