gp-nuxt-migration-mcp

gapra/gp-nuxt-migration-mcp
★ 0 stars TypeScript 💻 Code/Dev Tools Updated today
MCP (Model Context Protocol) Server for Nuxt 2/3 to Nuxt 3/4 migration analysis and automation.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gp-nuxt-migration-mc": {
      "command": "npx",
      "args": [
        "-y",
        "gapra/gp-nuxt-migration-mcp"
      ]
    }
  }
}

README Excerpt

MCP (Model Context Protocol) Server for Nuxt 2/3 to Nuxt 3/4 migration analysis and automation. This MCP server provides tools to **analyze, audit, and automatically migrate** codebases from Nuxt 2 (Vue 2) to Nuxt 3 / Nuxt 4 (Vue 3) — covering everything from detection to code generation and file writing. It can be integrated with any MCP-compatible AI assistant or editor, including **Claude** (Anthropic), **Cursor**, **GitHub Copilot**, **Windsurf**, **Cline**, **Continue**, **Zed**, and more.

Tools (20)

SubagentStopSubjectaudit_api_migrationaudit_async_dataaudit_componentsaudit_deprecated_modulesaudit_esm_compatibilityaudit_mixinsaudit_nuxt4_structureaudit_nuxt_migrationaudit_trackingaudit_vuex_storesconfigure_migrationgenerate_apigenerate_async_data_composablegenerate_componentgenerate_composablegenerate_from_auditgenerate_pinia_storegenerate_type

Topics

mcpmcp-servermigration-toolnuxtnuxt3nuxt4vue3