RockChinQ/dify-mcp-plugin
A strategy for integrating Anthropic Model Context Protocol to dify.
Platform-specific configuration:
{
"mcpServers": {
"dify-mcp-plugin": {
"command": "npx",
"args": [
"-y",
"dify-mcp-plugin"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...