Connect to Claude
Dify Connect icon

Dify Connect

Createddifybase

Connects to the Dify API to send queries to chat applications and retrieve results.

About

Dify Connect provides a Model Context Protocol (MCP) server that integrates with the Dify API, enabling chat applications to send queries and receive responses. It allows querying of Dify chat applications and knowledge bases. The server is configured via environment variables, including the Dify API key and base URL, ensuring secure and flexible integration with Dify services.

Key Features

  • Sends queries to Dify chat applications and retrieves responses.
  • Configurable via environment variables for Dify API key and base URL.
  • Sends queries to Dify knowledge bases and retrieves responses.
  • Supports Node.js v16 or higher.
  • 16 GitHub stars
  • Includes example scripts for starting and running the MCP server.

Use Cases

  • Integrating Dify's chat functionality into other applications.
  • Building chat applications that leverage Dify's AI capabilities.
  • Querying Dify knowledge bases from external systems.