MCP Directory
Back

nuxt-mcp-dev

by antfu · TypeScript · ★ 909

MCP server helping models to understand your Vite/Nuxt app better.

#mcp#nuxt#vite

Install

npx -y github:antfu/nuxt-mcp-dev

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "nuxt-mcp-dev": {
      "command": "npx",
      "args": [
        "-y",
        "github:antfu/nuxt-mcp-dev"
      ]
    }
  }
}

From the README

[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![bundle][bundle-src]][bundle-href] [![JSDocs][jsdocs-src]][jsdocs-href] [![License][license-src]][license-href] MCP server helping models to understand your local Vite/Nuxt app better. This monorepo contains two packages: - [](./packages/nuxt-mcp-dev) - A Nuxt module for adding MCP support to your Nuxt dev server. - [](./packages/vite-plugin-mcp) - A Vite plugin for adding MCP support to your Vite app. > [!IMPORTANT] > Experimental. Use with caution. > To build a MCP server for…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers