I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

Dify-Plugin-MCP_Server
3 years
Works with Finder
1
Github Watches
1
Github Forks
13
Github Stars
MCP Server
A Dify endpoint plugin that change a dify app to a mcp server.
To keep your data secure, use this plugin exclusively within your private network.
Get Started
1. create a simple workflow app in dify.
2. add a endpoint and select this app.
The app's input schema must define its input parameters. For a chat dify app, ensure to include a query
field in the input schema, formatted as follows:
{
"name": "get_weather",
"description": "Get weather status for a place.",
"inputSchema": {
"properties": {
"place": {"title": "Place", "type": "string"}
},
"required": ["place"],
"title": "get_weatherArguments",
"type": "object"
}
}
3. copy the endpoint url to your mcp client, like Cherry Studio
4. enjoy it!
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Therapist adept at identifying core issues and offering practical advice with images.
Reviews

user_ohC5fwDd
I've recently started using the dify-plugin-mcp_server and it has exceeded my expectations. Created by hjlarry, this plugin is robust and integrates seamlessly with my applications. The setup was straightforward, and the documentation on GitHub was clear and helpful. Highly recommended for anyone looking to enhance their MCP server experience.