vite-plugin-vue-mcp is a Vite plugin that enables a Model Context Protocol (MCP) server to help models understand your Vue application better by providing information about the component tree, state, routes, and Pinia state.
vite-plugin-vue-mcp is a Vite plugin that enables a Model Context Protocol (MCP) server to help models understand your Vue application better by providing information about the component tree, state, routes, and Pinia state.
pnpm install vite-plugin-vue-mcp -DAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"vite-plugin-vue-mcp": {
"command": "npx",
"args": [
"-y",
"pnpm install vite-plugin-vue-mcp -D"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from vite-plugin-vue-mcp?"
No configuration required. This server works out of the box.
"What resources are available in vite-plugin-vue-mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in vite-plugin-vue-mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in vite-plugin-vue-mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.