RuoYi (MCP Server)

GitHub

:tada: (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "RuoYi": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-RuoYi"
      ]
    }
  }
}