Vuetify MCP
Supports UIby vuetifyjs
Official MCP server for Vuetify, providing component APIs, installation guides, and documentation for AI-assisted UI development.
What it does
Bridges the gap between Vuetify's component library and AI IDEs, allowing assistants to generate accurate Vuetify components with correct props and attributes.
Tools
get_component_api_by_version: Retrieves API lists for specific Vuetify components.get_installation_guide: Provides environment-specific setup guides for Vite, Nuxt, and others.get_vuetify0_composable_list: Lists headless components and composables from the @vuetify/v0 framework.get_release_notes_by_version: Fetches version-specific changes and updates.get_frequently_asked_questions: Provides direct answers to common Vuetify implementation questions.
Installation
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"vuetify-mcp": {
"command": "npx",
"args": ["-y", "@vuetify/mcp"]
}
}
}
Supported hosts
Confirmed for Claude Desktop, VS Code, Cursor, Trae, and Windsurf.
Quick install
npx -y @vuetify/mcpInformation
- Pricing
- free
- Published
- 4/13/2026
- stars






