AI / ML|Development|ProductivityJava
ruoyi-ai
A one-stop AI application development framework for enterprise-level markets.
N/A rating (0 reviews)0 installs5,066 GitHub stars
AIEnterpriseDevelopment
Supports unified access and management of multi-vendor large models, provides a secure and controllable enterprise knowledge base with high-precision retrieval optimization capabilities, offers visual process orchestration, autonomous decision-making agents, and multi-agent collaborative scheduling.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"ruoyi-ai": {
"args": [
"-y",
"@modelcontextprotocol/server-ruoyi-ai"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.