MCP Server
@hjlarry
关于 MCP Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Server?
A Dify endpoint plugin that turns a Dify app into an MCP server, allowing it to be used with MCP clients like Cherry Studio. Designed for private network use.
How to use MCP Server?
Create a simple workflow app in Dify, add an endpoint selecting this app, define the input schema (include a query field for chat apps), then copy the endpoint URL to an MCP client. Optionally set an Auth Bearer Token for security.
Key features of MCP Server
- Converts a Dify app into an MCP server.
- Supports Streamable HTTP and legacy SSE protocols.
- Customizable input schema via JSON endpoint settings.
- Optional Bearer token authentication.
- Responds to MCP ping method for health checks.
Use cases of MCP Server
- Exposing a Dify weather app as an MCP tool.
- Integrating Dify workflow apps into MCP‑compatible assistants.
- Hosting a private MCP server securely within a network.
FAQ from MCP Server
What protocols does MCP Server support?
Streamable HTTP (recommended) and legacy SSE.
How do I add authentication?
Set an Auth Bearer Token in the endpoint settings. The MCP client must include Authorization: Bearer <token> in its request header.
Can I use this plugin outside my private network?
No, the README advises using it exclusively within your private network for data security.
What is the required input schema format?
A JSON object with name, description, and inputSchema containing properties and required. For chat apps, include a query field.
How does the plugin handle the ping method?
Starting from version 0.0.4, it responds to the MCP ping method, which some clients use to check server health.
开发工具 分类下的更多 MCP 服务器
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Grafana MCP server
grafanaMCP server for Grafana
评论