xunberg/dify-plugin-openapi-to-mcp
this project is a dify plugin and this plugin is use for convert openapi service to mcp service
Platform-specific configuration:
{
"mcpServers": {
"dify-plugin-openapi-to-mcp": {
"command": "npx",
"args": [
"-y",
"dify-plugin-openapi-to-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...