Dify AI

Integrates with Dify AI's chat completion API to enable natural language interactions, offering tools for restaurant recommendations and supporting conversation context and streaming responses.

View Source
10 stars
0 tools
Created Aug 2025
@yuru-sha/yuru-sha-dify-ai-dify

About

Integrates with Dify AI's chat completion API to enable natural language interactions, offering tools for restaurant recommendations and supporting conversation context and streaming responses.

Categories

general

Installation

npm

npm install @yuru-sha/yuru-sha-dify-ai-dify

Configuration

{ "mcpServers": { "yuru-sha-dify-ai-dify": { "command": "npx", "args": [ "-y", "@yuru-sha/yuru-sha-dify-ai-dify" ] } } }