dify-mcp-server
The dify-mcp-server is a Model Context Protocol (MCP) server integrated with the Dify AI API. This server provides code generation capabilities for Ant Design business components and supports both text and image inputs. It also implements streaming response handling, making it easy for developers to build applications utilizing AI. Implemented in TypeScript, it serves as a good example of core MCP concepts.
GitHub Stars
40
User Rating
Not Rated
Favorites
0
Views
21
Forks
11
Issues
1
Technical Information
Programming Languages
JavaScriptPrimary Language
System Requirements
Node.js: 18.0.0以上npm: 8.0.0以上Provided Features
Dify AI APIとの統合によるチャット完了機能の提供
テキストと画像の入力をサポート
流式レスポンス処理の実装
Ant Designビジネスコンポーネントのコード生成機能
画像ファイルのアップロード処理
Safety Analysis
Safety Score
Safe100/100
Recommended For
Developers interested in building applications utilizing AI and MCP, particularly suitable for frontend developers and projects aiming for AI integration.