Model Context Protocol server for Vuetify assistance
| Tool name | Description | Destructive? |
|---|---|---|
| create_bug_report | ✓ no | |
| get_installation_guide | ✓ no | |
| get_feature_guides | ✓ no | |
| get_feature_guide | ✓ no | |
| get_exposed_exports | ✓ no |
| get_frequently_asked_questions | ✓ no | |
| get_release_notes_by_version | ✓ no | |
| get_vuetify_one_installation_guide | ✓ no | |
| get_upgrade_guide | ✓ no | |
| get_v4_breaking_changes | ✓ no | |
| get_vuetify0_installation_guide | ✓ no | |
| get_vuetify0_package_guide | ✓ no | |
| get_vuetify0_composable_list | ✓ no | |
| get_vuetify0_component_list | ✓ no | |
| get_vuetify0_composable_guide | ✓ no | |
| get_vuetify0_component_guide | ✓ no | |
| get_vuetify0_exports_list | ✓ no | |
| get_vuetify0_skill⚠ | ⚠ yes | |
| get_vuetify_api_by_version | ✓ no | |
| get_component_api_by_version | ✓ no | |
| get_directive_api_by_version | ✓ no | |
| create_vuetify_link | ✓ no | |
| get_all_links | ✓ no | |
| create_vuetify_bin | ✓ no | |
| get_all_bins | ✓ no | |
| update_vuetify_bin | ✓ no | |
| get_bin | ✓ no | |
| create_vuetify_playground | ✓ no | |
| get_all_playgrounds | ✓ no | |
| update_vuetify_playground | ✓ no | |
| get_playground | ✓ no |
{
"mcpServers": {
"vuetifymcp": {
"command": "npx",
"args": [
"-y",
"@vuetify/mcp"
]
}
}
}