MCP Server
@hjlarry
About MCP Server
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Developer Tools MCP servers
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
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

Sentry
modelcontextprotocolModel Context Protocol Servers
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Comments