Provides a server enabling models to better understand Vue applications by exposing the component tree, state, routes, and Pinia data.
Vue Mcp is a Vite plugin that enhances Vue application development by exposing a wealth of information to MCP servers. This enables models to understand your Vue application better, facilitating advanced tooling and integrations. The plugin provides access to the component tree, component state, application routes, and Pinia store data, all accessible through a dedicated MCP server.