MCP Server
@MCP-Mirror
关于 MCP Server
Mirror of
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Server?
A Dify endpoint plugin that converts a Dify app into a Model Context Protocol (MCP) server, allowing MCP clients to interact with Dify workflows. It is intended for use within private networks to maintain data security.
How to use MCP Server?
Create a simple workflow app in Dify, add an endpoint and select that app, and ensure the input schema defines parameters (including a query field for chat apps). Then copy the endpoint URL to an MCP client such as Cherry Studio.
Key features of MCP Server?
- Converts a Dify app into an MCP server.
- Simple endpoint-based setup process.
- Supports custom input schema definitions.
- Designed for private network use only.
- Works with standard MCP clients like Cherry Studio.
Use cases of MCP Server?
- Expose Dify workflows as tools for MCP clients.
- Integrate Dify AI capabilities into MCP-compatible applications.
- Create custom internal tools secured within a private network.
- Reuse existing Dify apps as MCP endpoints without additional coding.
FAQ from MCP Servers
What is MCP Server?
MCP Server is a Dify plugin that turns a Dify app into an MCP server, enabling MCP clients to invoke Dify workflows as tools.
How do I configure the input schema for a chat app?
For a chat app, you must include a query field in the input schema, formatted as a JSON object with required properties and a description.
Can I use MCP Server over the public internet?
No. The README explicitly states to use this plugin exclusively within your private network to keep data secure.
Which MCP clients are supported?
The README mentions Cherry Studio as an example, but any standard MCP client should work by pointing it to the endpoint URL.
开发工具 分类下的更多 MCP 服务器
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio

Sentry
modelcontextprotocolModel Context Protocol Servers
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Huoshan Test
volcengineMCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
评论