Development|AI / ML|ProductivityGo

gin-vue-admin

MCP server providing AI-assisted development platform with integrated services.

Free
N/A rating (0 reviews)0 installs24,545 GitHub stars
AIdevelopmentGinVueMCP

This platform combines Vite, Vue3, and Gin to offer a comprehensive development solution for enterprise-level AI and business applications. It includes features like JWT authentication, permission management, dynamic routing, and more.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "gin-vue-admin": {
      "args": [
        "-y",
        "@modelcontextprotocol/server-gin-vue-admin"
      ],
      "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.