vite-plugin-vue-mcp — MCP Server by webfansplz

by webfansplz · MCP Server · ★ 552

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About vite-plugin-vue-mcp

vite-plugin-vue-mcp [![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![bundle][bundle-src]][bundle-href] [![License][license-src]][license-href] Vite plugin that enables a MCP server for your Vue app to provide information about the component tree, state, routes, and pinia tree and state. Installation 📦 Usage 🔨 Then the MCP server will be available at . If you are using Cursor, create a file in your project root, this plugin will automatically update it for you. For more details about the MCP, check the official Cursor documentation. Options ts export interface VueMcpOptions { / The host to listen on, default is / host?: string / Print the MCP server URL in the console @default true / printUrl?: boolean / The MCP server info. Ingored when is provided / mcpServerInfo?: McpServerInfo / Custom MCP server, when this is provided, the built-in MCP tools will be ignored / mcpServer?: (viteServer: ViteDevServer) = Awaitable / Setup the MCP server, this is called when the MCP server is created

Quick Facts

Stars552
Forks32
LanguageVue
CategoryMCP Server
LicenseMIT
Quality Score36.2/100
Open Issues20
Last Updated2025-04-20
Created2025-03-15
Platformsmcp
Est. Tokens~989k

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Vue Agent Tools

Frequently Asked Questions

What is vite-plugin-vue-mcp?

vite-plugin-vue-mcp is Vite plugin that enables a MCP server helping models to understand your Vue app better.. It is categorized as a MCP Server with 552 GitHub stars.

What programming language is vite-plugin-vue-mcp written in?

vite-plugin-vue-mcp is primarily written in Vue.

How do I install or use vite-plugin-vue-mcp?

You can find installation instructions and usage details in the vite-plugin-vue-mcp GitHub repository at github.com/webfansplz/vite-plugin-vue-mcp. The project has 552 stars and 32 forks, indicating an active community.

What license does vite-plugin-vue-mcp use?

vite-plugin-vue-mcp is released under the MIT license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools