nuxt-mcp
by: antfu
MCP server helping models to understand your Vite/Nuxt app better.
📌Overview
Purpose: To enhance the understanding of models in Vite and Nuxt applications through MCP support.
Overview: The nuxt-mcp
and vite-plugin-mcp
packages facilitate integration of Model-Context-Persistence (MCP) into Nuxt and Vite apps, respectively. This setup aims to improve interaction with the application models, although it is currently classified as experimental and not yet suitable for production use.
Key Features:
-
Nuxt Module (
nuxt-mcp
): Integrates MCP support within Nuxt applications, aiding in better model comprehension and interaction. -
Vite Plugin (
vite-plugin-mcp
): Serves to add MCP support for Vite projects, enhancing the application model's visibility and usability.
nuxt-mcp / vite-plugin-mcp
MCP server helping models to understand your Vite/Nuxt app better.
This monorepo contains two packages:
nuxt-mcp
: A Nuxt module for adding MCP support to your Nuxt app.vite-plugin-mcp
: A Vite plugin for adding MCP support to your Vite app.
Important: Experimental. Not ready for production.