dify-server MCP 服务器
@MCP-Mirror
dify-server MCP 服务器 について
Mirror of
基本情報
設定
ツール
1生成 Ant Design 业务组件代码
概要
What is dify-server MCP 服务器?
dify-server MCP 服务器 is a Model Context Protocol server, built with TypeScript, that integrates the Dify AI API to generate code for Ant Design business components. It is intended for developers who use MCP-compatible assistants such as Continue or Cline and want to create components from natural-language descriptions.
How to use dify-server MCP 服务器?
Install dependencies with npm install, build the server with npm run build, then configure it in your MCP client (Continue or Cline) by specifying the path to build/index.js and setting the DIFY_API_KEY environment variable. Start a watch mode with npm run watch for automatic rebuilding during development.
Key features of dify-server MCP 服务器
- Generates Ant Design business component code via Dify AI.
- Accepts both text prompts and optional image inputs.
- Handles image file uploads automatically.
- Supports streaming responses from the Dify AI API.
- Integrates with Continue and Cline as MCP clients.
Use cases of dify-server MCP 服务器
- Generate complete Ant Design business components from a text description.
- Include a reference image alongside a prompt to guide component generation.
- Stream component code output in real time inside an AI-powered coding assistant.
FAQ from dify-server MCP 服务器
What transport protocol does dify-server MCP 服务器 use?
It uses stdio (standard input/output) for communication with the MCP client.
How is authentication handled?
The server requires a DIFY_API_KEY environment variable, which must be set in the client’s configuration file.
How can I debug the server?
Debugging is recommended using MCP Inspector, which can be started with the command npm run inspector.
What tools does dify-server MCP 服务器 provide?
It provides one tool named antd-component-codegen-mcp-tool for generating Ant Design business component code.
「その他」の他のコンテンツ
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ICSS
chokcoco不止于 CSS
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
コメント