Integrates the Dify AI API to serve as a Model Context Protocol server.
Sponsored
Dify is a Model Context Protocol (MCP) server built with TypeScript that integrates the Dify AI API. It showcases core MCP concepts by enabling chat completion, supporting text and image inputs, and providing streaming response handling. The primary tool it offers is `antd-component-codegen-mcp-tool`, which generates Ant Design business component code based on text and optional image inputs, handles image file uploads, and supports streaming responses from the Dify AI API.
主な機能
01Integrates Dify AI API for chat completion
02Supports both text and image inputs
03Provides streaming response handling
04Includes antd-component-codegen-mcp-tool for Ant Design code generation
05Supports image file uploads
ユースケース
01Generating Ant Design business component code using AI
02Integrating AI-powered chat completion into applications
03Enabling applications to process text and image inputs with AI