trackmcp
Back to directory
antfu

nuxt-mcp-dev

View on GitHub

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

909 stars TypeScriptOthers Updated Aug 28, 2026
mcpnuxtvite

Documentation

nuxt-mcp-dev / vite-plugin-mcp

[![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:

> [!IMPORTANT]

> Experimental. Use with caution.

> To build a MCP server for your Nuxt application, checkout the @nuxtjs/mcp-toolkit module.

> To add the Nuxt documentation MCP server, checkout https://nuxt.com/docs/4.x/guide/ai/mcp

Sponsors

License

MIT License © Anthony Fu

[npm-version-src]: https://img.shields.io/npm/v/nuxt-mcp-dev?style=flat&colorA=080f12&colorB=1fa669

[npm-version-href]: https://npmjs.com/package/nuxt-mcp-dev

[npm-downloads-src]: https://img.shields.io/npm/dm/nuxt-mcp-dev?style=flat&colorA=080f12&colorB=1fa669

[npm-downloads-href]: https://npmjs.com/package/nuxt-mcp-dev

[bundle-src]: https://img.shields.io/bundlephobia/minzip/nuxt-mcp-dev?style=flat&colorA=080f12&colorB=1fa669&label=minzip

[bundle-href]: https://bundlephobia.com/result?p=nuxt-mcp-dev

[license-src]: https://img.shields.io/github/license/antfu/nuxt-mcp-dev.svg?style=flat&colorA=080f12&colorB=1fa669

[license-href]: https://github.com/antfu/nuxt-mcp-dev/blob/main/LICENSE

[jsdocs-src]: https://img.shields.io/badge/jsdocs-reference-080f12?style=flat&colorA=080f12&colorB=1fa669

[jsdocs-href]: https://www.jsdocs.io/package/nuxt-mcp-dev

Frequently asked questions

What is nuxt-mcp-dev?

nuxt-mcp-dev is MCP server helping models to understand your Vite/Nuxt app better.

How do I install nuxt-mcp-dev?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is nuxt-mcp-dev open source?

Yes — it is hosted on GitHub at https://github.com/antfu/nuxt-mcp-dev and has 909 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP