MCP Server
@hjlarry
About MCP Server
No overview available yet
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.
Frequently asked questions
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.
Basic information
More Developer Tools MCP servers

Reelier
Maxime HouleAgents make claims. Reelier writes receipts — record an agent's tool-call workflow once, replay it deterministically at 0 tokens, and diff runs to catch drift.
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers

Air Pipe
airpipeBuild, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.

Sentry
modelcontextprotocolModel Context Protocol Servers
Comments